Hi all,
My folder structure is as follows: Incoming\<Branch Name>\Actual Year folder\Actual Month folder\Actual Day folder and this folder structure has been defined in Quick Fields. Please note that <Branch Name> is a list field with various locations.
I have a workflow which uses 'Find Entries' activity with path '\Incoming\%(RetrieveFieldValues2_Branch Name)\%(Date#"yyyy"#)\%(Date#"MM"#)\%(Date#"dd"#) and looks for documents. In case, the Application Number field is not empty and Result Count of Find Entries does not equal to 0, the document should then moved to \Level 0\Retail\%(ForEachEntry_CurrentEntry_Path#<[^\\]+\\(.+)>#). I am having an access denied [9013] error even though the account used is having access to the folder. After the documents have moved to the corresponding \Level 0\Retail folder, the (Date#"dd"#) folder(i.e actual day folder) from Incoming\BranchName folder must be deleted.
Can you please advise how to fix the access denied issue and how to delete the actual day folder from Incoming\BranchName folder?
Please see attached screenshot of workflow.
Thanks
Sheila