Click here to Skip to main content
15,895,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Using InvokeWorkflow Activity in development of sharepoint workflow

Hi,

I m trying to use the InvokeworkflowActivity in Sharepoint workflow to call another workflow inside my mainworkflow,

I refrenced the subworkflow assembly in the mainworkflow project and used it in targetworkflow property of the invokeworkflow activity !

now running my mainworkflow does start with initializecomponent of subworkflow but further it doesnt go in the any of the subworkflow activity.

please help me on this!

Thanks,
Shrikant
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900