Persisting workflow variables externally
-
Tuesday, June 19, 2012 11:27 AM
Hi
During persistence I want to store a workflow variable in a way so it can be changed by an external tool.
The scenario here is waiting for a web service callback. During this time the variable can be changed.
I tried doing it with a PersistanceParticipant. Saving the variable value is not a problem, but I can't find a way to read the saved value back into the workflow instance.
Thank you
Florian
All Replies
-
Thursday, June 21, 2012 1:42 AMHi,
The discussion in the following thread might be helps:
Update workflow variables when reloading workflow from instance store
http://social.msdn.microsoft.com/Forums/en-US/wfprerelease/thread/3f41bcad-9727-4fd2-b430-6d978eebb2af
Edit:update link- Edited by Franconia Thursday, June 28, 2012 8:01 AM
-
Monday, June 25, 2012 9:51 AM
Hi,
the link you provided points to this thread. Which thread did you mean?
Thanks,
Florian

