Incoming Service

The Incoming Service allows you to create applications that place eConnect XML documents into an MSMQ message and store the message in a queue. Once a message is placed in the queue, the Incoming Service is able to retrieve the message from the queue. The Service creates an XML document from the body of the message. The Incoming Service takes the data from the XML document and uses it with the business objects to perform the specified operation.

The Income Service can validate messages to ensure the XML document complies with the schema, and then call the eConnect Business Objects to perform the operation contained in the XML document.

To use the Incoming Service refer to the following sections: