Skip to main content
Question

PLSQL routing for inbound integrations

  • March 27, 2026
  • 0 replies
  • 26 views

Forum|alt.badge.img+5

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?