RosettaNet Module 7.1 SP2.October 2012 | Installing and Using webMethods RosettaNet Module | Installing and Using RosettaNet Module | Public Services in WmRosettaNet Package | Summary of Elements in this Folder | pub.estd.rosettaNet:waitStepInit
 
pub.estd.rosettaNet:waitStepInit
Retrieves the BizDocEnvelope and the relevant TPA for a wait step. Any step in the process that waits for a document can invoke this service. This service does the following:
*Retrieves the BizDocEnvelope associated with the current document event
*Retrieves the TPA associated with the conversation, if it does not already exist
Input Parameters
None.
Output Parameters
documents
Document (optional) An IData object that contains the documents associated with the conversation.
roles
Document (optional) The roles information for the sender and receiver of the document.
parameters
Document (optional) An IData object that contains the parameters associated with the conversation.
bizEnv
Document Reference The BizDocEnvelope that is associated with the most recent document event.
TPA
Document Reference An IData object that contains the TPA, trading partner profile information and process specific parameters for the conversation.
sendErrorMessage
String (optional) Returns the error message.