Solved

SOAP Gateway in IFS Cloud - How to find the end point address

  • 1 September 2021
  • 4 replies
  • 378 views

Userlevel 7
Badge +21

Hello Experts,

 

How to do i go about finding the soap gateway address in a IFS Cloud installation? In Apps 10 it is https://<FQDN>:<PortNo>/int/soapgateway but i’m bit unsure what it is for Cloud. 

 

Cheers

icon

Best answer by Manoj Ruwanhewa 12 October 2021, 23:38

View original

4 replies

Badge +15

Find the attached document which elaborates my view point.

/Manoj

Userlevel 3
Badge +8

Hi

If IFS Cloud still support SOAP_IFS and SOAP_SIMPLE envelope (and message routing via IFS connect), there should be some common URL when such messages can be posted.

In IFS10 it is https://host.domain.com:48080/int/soapgateway but what is the equivalent URL for IFS Cloud?

Neno

Userlevel 5
Badge +5

Hi

If IFS Cloud still support SOAP_IFS and SOAP_SIMPLE envelope (and message routing via IFS connect), there should be some common URL when such messages can be posted.

In IFS10 it is https://host.domain.com:48080/int/soapgateway but what is the equivalent URL for IFS Cloud?

Neno

Hi Neo,

 

You can refer below IFS Cloud Technical documentation for further details on IFS SOAP Gateway and SOAP Formats use in IFS Cloud together with IFS Connect and Message Routing.

1.https://docs.ifs.com/techdocs/21r2/010_overview/240_integration/060_connect/soap_gateway/

2.https://docs.ifs.com/techdocs/21r2/050_development/024_integration/015_connect/040_soap_framework/020_soap_ifs/

3.https://docs.ifs.com/techdocs/21r2/050_development/024_integration/015_connect/040_soap_framework/

 

Thank you, Hope this helps.

Dilhan

Userlevel 3
Badge +8

Than you for answer.

Since I need basic authentication (sending system cannot use any other authentication method) I need to set up IFS Proxy to accept basic authentication.

Do you know how that is done?

 

Neno

Reply