Hello,
I am trying to create a Workflow that will verify if a folder exist in another folder. If it doesn't exist create it and all of the other folders that are missing. If it does exist do nothing unless the other folders are missing.
HR Folder\Staff\Employee Last 4 of SSN - First Name Last Name\(Group of Folders)
Group of Folders
Payroll
Credential
Transcripts
Confidential>Medical
Confidential>Evaluations
Confidential>Disciplinary
Insurance
I have been able to do this when creating an entry but haven't tried it when a folder is there.
Our issue is that we have a bunch of folders in the HR folder right now and we don't want to have it overwrite them if they exist and the other idea is that when an HR staff member creates a folder inside the Folder for a new Employee, we want it to create the folder too.
Thank you!