We have setup a new folder structure for our employees and are just beginning to implement. The new folder structure to begin with will be created when a new employee is hired. We are starting a new LF Form that, when completed, gets filed into an employees folder. The problem is that existing employees will not have the new folder structure. So we want to be able to (within Workflow) look to see if the employee folder exists or not. If it does, then file the document in the correct folder. If not, then Invoke the Employee Folder Creation workflow and then file the document in the appropriate employee folder.
How do I setup the logic to look if that folder already exists though?