Posted: Fri Dec 30, 2005 3:28 pm Post subject: Processes Instances dissappear upon error?
Newbie
Joined: 16 Aug 2005 Posts: 8
WBISF process Choreography
BPEL-WSADIE on Windows XP
DB2
Processes Instances dissappear upon error when delete on completion is selected. The expected behavior is that the business process retries and then halts the activity that had the exception, not delete the business process.
we need this option[delete on completion] to be checked because the processes may need to be restarted after it completes exhibit troubling behavior when encountering exceptions during calls out to services.
Please correct me and help me to not to delete the Process instance.
Posted: Thu Jan 05, 2006 5:13 pm Post subject: Solved!Processes Instances dissappear upon error?
Newbie
Joined: 16 Aug 2005 Posts: 8
This is solved.
The invoke activities in the business process are checked for CONTINUE ON ERROR. So the business process instances are deleted even if there are any errors instead of halt when delete on completion is selected.
If the service invoke activities are Unchecked for Continue on Error property this works.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum