asked on October 5, 2015
I have a workflow that needs to know if a folder exists, and it does that with an entry search and then using the status of the 'results found' token. The path is often not there so this generates a warning in the log. The lack of the folder is not actually a problem, however, so this makes it look like something went wrong when it did not. Is there a way to check if a path in the repository exists without throwing a warning?
0
0