cancel
Showing results for 
Search instead for 
Did you mean: 

7.1 Web service with Multiple Operations

Former Member
0 Kudos

New to using multiple operations within PI 7.1 and wanted to clarify some points: -

The scenario is a sync web service e.g. legacy system > PI > ECC to retrieve information and return to the legacy system.

If we had multiple operations within the one service interface e.g. service interface SITest contains two operations OPOne and OPTwo to retrieve different data.

Would you just have one integration scenario that has the actions/mappings for each individual operation?

and therefore when you create the WSDL for the service interface you only need to do this once?  

When the web service is called would it automatically get routed to the correct operation?

Accepted Solutions (0)

Answers (3)

Answers (3)

Shabarish_Nair
Active Contributor
0 Kudos
nabendu_sen
Active Contributor
0 Kudos

Hi Tony,

The Web Service will identify its corresponding WSDL and would be routed according to that automatically.

Please find the below blog for more information:

http://scn.sap.com/docs/DOC-35748

smavachee
Active Contributor
0 Kudos

Hello Tony,

Have u checked these two threads..

Multiple Actions - SOAP Receiver

It may help you.!

Regards,

Sunil