Hi, Say, for example, I have a process with sequential steps 'alpha' and 'bravo', where the workitem has attributes a = 1, b = 1000. Once it hits 'bravo', the participant raises an exception because it expected b to be between 1 and 100, putting it into an error state (this is my understanding of the way the system works, please correct me if I'm wrong, I'm still very new to it).
Is there a way to inspect the attributes of the workitem and set b = 100 before replaying the workitem using ruote-rest? I can see how to view and modify the workitem's attributes before it's in the error state but not after, since it stops showing up in /workitems. Thanks! Patrick --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
