User would like to replicate a single folder in a library.
原因
User would like to replicate a single folder in a library.
対策
This can be achieved with two rules. The first rule is for the folder we would like to replicate. The rule will look like this:
The rule will apply to all outbound events. The rule condition we are going to put is below: “Folder path is equal to (Folder Name)” The rule action is: “Stop processing rules”
If you upload a document into the folder with the one that is listed, the document will be replicated and not stopped by the next rule.
The second rule is the library that we do not want to be replicated. This rule will look like this:
The rule will apply to all outbound events The rule condition we are going to put is below: “List name is equal to (Library Name)” The rule action is: “Skip Event”
If you upload anything to this library it will be replicated, as we have set this library to skip all events.
It is important that you create the rules in this order. If you create following other steps the skip rule will kick in and the second rule will never get triggered. If you want to replicate another folder in the list, simply repeat the steps for rule one and you will have two folders replicating and nothing else.