Posted: Fri Mar 11, 2005 5:34 pm Post subject: Terminating a process instance from another process instance
Newbie
Joined: 22 Feb 2005 Posts: 2
Is it possible to kill/terminate a process instance from another process instance ? I have a requirement where "Process 1" is a separate process and it needs to kill a separate process instance "Process 2" which is already running.
Any pointers would be appreciated? This is an urgent requirement.
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
Just to give you the full range of options. In addition to the XML Message Vennala mentions, there is also an API ProcessInstance::terminate() which can be used.
In the past I have had similar requirements and in fact have had one of the activities in the process instance "P1" terminante process instance "P1". This was done with the API as the XML interface was not available at the time. _________________ John McDonald
RETIRED
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