Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Submitting and Receiving XML Documents | Submitting and Receiving XML via FTP
 
Submitting and Receiving XML via FTP
 
Naming the File that the Client is to Submit via FTP
Actions a Client Takes to Submit an XML Document via FTP
Actions a Client Takes to Retrieve Output from the Target Service
Considerations When Coding the Target Service to Receive the XML Document
A client can FTP an XML document to the Integration Server FTP listening port.
To FTP the XML document, the client sends the XML document in a file to the target directory. The target directory is the Integration Server namespace (ns) directory that contains the target service that is to receive the XML document. When the Integration Server receives the file on the FTP listening port, the server automatically parses the XML document and passes it as a node to the target service.