Running Business Processes and Composite Applications : Administering webMethods Process Engine : Process Engine Services : Summary of Elements in the WmPRT\pub Folder : pub.prt.tn:deleteByCID
pub.prt.tn:deleteByCID
WmPRT. Deletes a process instance associated with a given conversation ID.
Use this service to delete process state for processes that involve webMethods Trading Networks and for which you have a conversation ID rather than a process ID.
Input Parameters
ConversationID
String Conversation ID for the process instance for which you want to delete process state information.
Output Parameters
success
String Flag indicating whether the process state was deleted. The following values apply:
*true — The process state was deleted.
*false — The process state was not deleted.
Usage Notes
This service invokes pub.prt.correlate:lookupCorrelation to look up the mapped ProcessInstanceID and invokes pub.prt.admin:deleteProcess to delete the process state information.
Using this service to delete state of a running process will produce unpredictable results.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback