Question

Where does the SOAP response go?

  • 10 March 2020
  • 3 replies
  • 303 views

Userlevel 3
Badge +8

Hi,

If I make a request to an SOAP endpoint via the IFS SOAP Gateway.

Where would I find the response message from the endpoint?

 

 


3 replies

Userlevel 2
Badge +6

Hi  krestensb,

 

Have you tried using a tool like soap ui?

https://www.soapui.org/

 

Best Regards

ridvan.

 

Userlevel 2
Badge +6

Hi, it depends on how you are requesting it. Use some external tools like SoapUI or Postman to request and you should able to see the response.

Regards,

Sri

Userlevel 3
Badge +8

I’m sending it from IFS to a Routing Address with Destination Type=Http and Envelope=SOAP_SIMPLE

I’m used to sending messages as a file to a server, and the server would then return a file on the server. That file I can grap with some inbound routing setup, but what happens to the SOAP response? Will it become an Application Message?

BR Kresten

Reply