Hello Will,
Thank you for your support . I have created work flow for reverse replication.It is working fine in single Author and Publisher. My issue is that It is not replicate in case of single Author and 2 Publisher. Publisher reverse replication log showing reverse replication node information and publisher work flow log showing WorkFlow invoked successfully. But in Author no node is created and Author reverse replication log have no information about reverse replication. we are using Node created/Modifed events for triggering WorkFlow in lanucher. Launcher Archive showing successfully completed WorkFlow
"replicate.replicate( session , ReplicationActionType.ACTIVATE , path);" this is Code we are suing to replicate the node
WorkFlow Design which we are using To replicate Node
Publisher 1/Publisher2 Node updated/Created - WorkFlow will Trigger to update/create Author Nodes- Author Node updated/Created then Author have Another to Work Trigger to Updated Publisher Nodes.
Now publisher 1/Publisher 2 to upadate/Created WorkFlow will trigger but Author is not upadte/create Node
Thanks!,
Deva