Hi,
I'm monitoring a folder called "Outbox" via trigger: When a file is created or modified (properties only).
I want to copy folders into this "Outbox" folder. The copied folders may have subfolders.
If a upload from PC, or create the folders directly in Outbox folder it iterates through all subfolders,
but if a copy from another SharePoint path it only goes one level down (root of copied folder).
Example:
I have a folder called: Customer1, with sub1 and sub2, and files in the two subs.
Customer1 is located somewhere on Sharepoint. I use the "copy to" and select Outbox.
The trigger: When a file is created or modified (properties only) runs.
The output is: Customer1, sub1, sub2
So I'm missing the output of the files in the sub folder.
Thanks


Report
All responses (
Answers (