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 | pub.estd.chem:processDocument
 
pub.estd.chem:processDocument
Imitates the process model and starts a conversation. This service performs the following tasks:
*Recognizes the incoming document.
*Finds the matching Process Engine script if the value you specify for cid is null.
*Saves the incoming document to the Trading Networks database.
*Submits the recognized document (bizdoc) to the wm.tn.cm:processDocument service.
Input Parameters
cid
String (optional) The conversation ID of the conversation that the document, which is specified in input, is joining, if one exists. If the document is not currently part of a conversation, leave cid null.
input
Document The IData object from the pipeline, for example, input/InternalE41Request, that contains the actual incoming document, which you want to be processed as part of a conversation.
Output Parameters
None.