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:receive
 
pub.estd.chem:receive
Receives inbound documents, recognizes them, and forwards them to Process Engine.
Important:
All trading partner profiles should use this service in place of the default wm.tn.receive service that Trading Networks provides. However, you can use the wm.ip.chem:receive (deprecated) service.
Input Parameters
protocolInfo
Document An IData object that contains the protocol information on which the packet came in.
contentInfo
Document An IData object that contains the received HTTP header information.
stream
InputStream A java.io.InputStream to the received data.
Output Parameters
None.