Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Submitting and Receiving XML Documents | Submitting and Receiving XML via E-mail
 
Submitting and Receiving XML via E-mail
 
Actions a Client Must Take to Submit an XML Document via Email
Using pub.client:smtp to Submit an XML Document via Email
Considerations When Coding the Target Service to Receive the XML Document
A client can email an XML document to an email mailbox that Integration Server monitors. When the email message arrives, Integration Server automatically retrieves the message and processes the XML document contained in the message.
To use this method to submit an XML document, Integration Server must be configured with an email port that monitors the mailbox to which the XML document will be submitted. Consult your Integration Server administrator to determine whether Integration Server has a defined email port.
When Integration Server receives an XML document via email, the server automatically parses the XML document and passes it as a node to a service for processing.