Reputation: 5220
I'm using WF4 and have a workflow service in which I have created a custom activity that creates a bookmark to wait for additional user input. When hosting the workflow with a WorkflowApplication I can simply call ResumeBookmark to pick up processing where I left off but I can't seem to figure out how to resume a bookmark when the workflow is being hosted as a Workflow Service.
Any guidance would be really appreciated.
Upvotes: 6
Views: 2668