How to check if folder already exists from process model?

Hi guys,

I've got a process model that creates a folder and generates a text document that it then stores in this folder. Our application uses workflows, and the folders will be created with the workflow ID.

However, this process model may be run several times for a workflow, and it would then try and generate a folder with the same name each time. Does Appian throw an error if the smart service tries to create another folder with a name that already exists? If it does, is there a way to check if it exists first and either update this existing folder instead or create a new one with a different name as required?

Thanks.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data