sending xml response for each file
We are working on system integration using OIC for ERP. The third party system which will send a file on SFTP server (Oracle cloud based server) expects a XML response for each file (see sample below). XML response is fixed except date and time stamp in it.
I think we should solve it at server level. Create a script which will monitor directory and send XML feedback to third party server.
We will consider any other solution or suggestions too.
<?xml version="1.0" encoding="UTF-8"?>
<org.openeai.CoreMessaging.Generic.Response>
<ControlAreaReply messageType="Acknowledgement" messageAction="Response" messageObject="Generic" messageRelease="1.0" messageCategory="Test2">
<Sender>
Tagged:
0