How do we Suspend and Unsuspend the Workflow request and by Using Silver light as UI
-
Tuesday, May 15, 2012 10:35 AM
Hi,
In Our project we created a workflow and UI intraction as silver light. Currently we can create new workflow request but we have a requirement that
1.If any of the existing workflow request should be suspend in button click event
2.And if required the the above existing request should be Unsuspend in another button click event
So can any body please help me how to suspend and unsuspend for existing workflow request using silverlight as UI
Thanks
Azhar basha
All Replies
-
Wednesday, May 16, 2012 10:28 PM
You could make use of WCF Workflow Instance Management Contracts .
-
Thursday, May 17, 2012 5:22 PM
hi Elan,
Thanks for reply to my question...i actually very very new for this Workflow technolgy...
Can u please suggest me of any other link regarding Loading of any existance WFpersistnace database and i want suspend and unsuspend that workflow ...
Thanks S.Azhar Basha
-
Thursday, May 17, 2012 10:57 PM
See a sample
http://msdn.microsoft.com/en-us/library/ff731051(Azure.10).aspx - Instance Query and Control Sample
http://archive.msdn.microsoft.com/AppFabricRefImpl - See a sample full example how to build custom applicatop

