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:sendException
 
pub.estd.rosettaNet:sendException
Sends an exception message.
Input Parameters
bizEnv
Document Reference (optional) The BizDocEnvelope associated with the most recent document event.
documents
Document An IData object that contains the documents associated with the conversation.
parameters
Document (optional) An IDATA object that contains the parameters associated with conversation script.
TPA
Document Reference An IData object that contains the TPA, trading partner profile information of the partners involved in the conversation and process specific parameters.
reason
String (optional) The reason why an exception was generated.
exceptionType
String (optional) The type of exception (for example, general exception or ReceiptAcknowledgementException).
Output Parameters
sendFailed
String (optional) Returns true or false.
sendErrorMessage
String (optional) Returns the error message.