Solved

Alter sub folder

  • 13 September 2022
  • 3 replies
  • 46 views

Userlevel 1
Badge +4

Hello, does anyone know if there is a possible way to influence the storage location subfolder field through code?

icon

Best answer by Mark Jongeling 14 September 2022, 09:26

View original

This topic has been closed for comments

3 replies

Userlevel 7
Badge +23

Hi Maarten,

It is not possible as far as I know to influence this in the end product. To write to different subfolders based on some written logic, you could make use of the Write file process action.

Userlevel 1
Badge +4

@Mark Jongeling How would the write file help me here? Because i was also thinking of having a folder move it there and then with a process flow move the file to the right folder and update the storage column field. However i think that is to much of a work around for a simple feature like getting the file in the right folder. 

Userlevel 7
Badge +23

You can indeed have a central upload repository and use the Move file connector to move the file to the desired folder.

Using the same File storage will ensure that when the File storage gets changed in IAM, that the folder structure will stay intact.