Chem eStandards Module Version 7.1.July 2008 | Installing and Using CHEM Module | Public Services in the WmChem Package | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.estd.chem:done
pub.estd.chem:error
pub.estd.chem:inboundValidation
pub.estd.chem:processUnhandledDocument
pub.estd.chem:send
pub.estd.chem:sendReceiptAck
pub.estd.chem:sendSynchronousResponse
pub.estd.chem:sendNOF
pub.estd.chem:verifyAcknowledgement
pub.estd.chem:processDocument
pub.estd.chem:migrate
pub.estd.chem:waitStepInit
pub.estd.chem:sendException
pub.estd.chem:receive
The following elements are available in the public folder:
Element
Description
Sets the current process (that is, conversation) to a done (completed) state.
Sets the current process (that is, conversation) to an error state.
Invokes the appropriate inbound validation service based on the transport protocol being used by the conversation.
Sends a general exception to the trading partner who sent the unhandled document when a conversation receives an out-of-sequence document.
Invokes the appropriate service to send a document based on the transport protocol being used.
Sends receipt acknowledgment documents. This service invokes the appropriate sendReceiptAck service based on the transport protocol being used by the conversation.
Sends a synchronous response. This service invokes the appropriate sendSynchronousResponse based on the transport protocol being used by the conversation.
. Initiates a Pip0A1FailureNotification. This service invokes the appropriate sendNOF service based on the transport protocol being used by the conversation.
Verifies incoming acknowledgment documents. This service invokes the appropriate verifyAcknowledgement service based on the transport protocol being used by the conversation.
Imitates the process model and starts a conversation.
Migrates components (packages, Integration Server folders, flow services, models, and any folder on your machine) from version 6.0.1 to 7.1.
Retrieves the BizDocEnvelope that a step waited for and TPA associated with the conversation.
Send an exception message based on the transport protocol.
Receives inbound documents, recognizes them, and forwards them to the Process Engine.