I’m trying to setup a connection to an external API from IFS 9.
I don’t have access to REST POST requests but I should be able to make SOAP calls, but I’m not sure if I have a SOAP Gateway.
How would I know if I have SOAP Gateway running?
BR Kresten
Best answer by Banu Liyanapathirana
Hi @krestensb,
Try soapgateway test
Append ‘?test=true’ to the soapgateway link and paste it on a browser. you should get <ok/> as a response if it is working correctly. See the example below.
Append ‘?test=true’ to the soapgateway link and paste it on a browser. you should get <ok/> as a response if it is working correctly. See the example below.