SharePoint Workflow: Getting Replicator ChildData within a CreateTask Activity
Disclaimer: the following code requires version 3.5 of the .Net Framework, but can easily be modified to run using .Net 2.0 Scenario So I was asked to develop a fairly straight forward approval activity in which several users were to be assigned an approval task in parallel. Microsoft offers its ReplicatorActivity to accomplish just this. … Read More »