Skip to main content
Nintex Community Menu Bar

Save the form attachments in folders, not in DB.

  • November 23, 2021
  • 1 reply
  • 66 views

Hi all

 

As we know the K2 form attachments were saved in the DB. Is it possible to modify to save in folder (like D:attachment) ?

 

 

Carson

1 reply

Forum|alt.badge.img+9
  • Rookie
  • January 14, 2022

If you are on prem then you could look to use this:

https://community.nintex.com/t5/K2-Five-blackpearl/File-Service-Broker-v2-0/ta-p/177198

 

However be aware that you would probably need to save it to a file share in the case of a load balanced K2 environment as you cannot determine which node the file would save to.

 

Cheers