cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to SAP Synchrous Scenario

Former Member
0 Kudos

Hi Experts,

I have a synchronous scenario SOAP to RFC. RFC sends back certain fields after updating the table. I want to know how should the configuration of the source or response soap channel be.? Which WSDL file will I share with the source team. I will create an ICO in 7.4 and can generate the WSDL using display wsdl. But how will the response go back to the Source.?

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Nishant,

Please check the below blog

Former Member
0 Kudos

Hi Harish,

I can not use the integration process or the BPM.

engswee
Active Contributor
0 Kudos

Nishant

You do not need integration process or BPM.

You just need to create a single ICO. Your SOAP sender service interface should be synchronous with both input and output defined. In the Operation mapping, make sure to include mapping for both request (SOAP request to RFC request) and response (RFC response to SOAP response.)

You can just generate the WSDL for this one scenario. Don't need to worry about how the response goes back to the source - it is handled automatically since both sender and receiver service interface is synchronous.

Rgds

Eng Swee

Former Member
0 Kudos

Thanks Swee

Answers (1)

Answers (1)

dipen_pandya
Contributor
0 Kudos

Hi,

Once you done with ICO, you have to publish it in SR(Service Registry) and provide Endpoint URL to your sender SOAP system developer.

For response you have to ask for URL and to assign it in Receiver SOAP channel.

Regards,

Dipen.