Hi all,
I’m currently working on an integration to automate the manual supplier invoice creation process. I’m using PL/SQL routing to send an XML to IFS via the SOAP Gateway (https://<server>:<port>/int/soapgateway).
I need to send a response back to notify that the record has been created successfully. Does anyone know how we can send a message/response to a destination address in this scenario?

