How to update xml element in request payload before sending it to any SOAP in OIC
Summary
Will receive request payload, need to update value for couple of element and then need to send whole payload to another SOAPContent
I have a requirement to load AP Payable invoice from third party to oracle through CMK ( Collaboration Messaging Framework).
I am getting AP Payables inbound request payload in XML format and file will be placed in FTP server. i have to get request payload and need to add values for Receipt number, Receipt Line number in payload( receipt details is not coming in request payload) and then need to send it to SOAP.
What should be the approach to achieve this functionality.
Tagged:
1