cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the standard webservices provided by SAP in ES Bundles

Former Member
0 Kudos

Hi All,

I have a scenario to develop a web service to read the employee basic data. For this i want to use the standard web services provided by SAP.

I am on SAP PI 7.3.1 and ECC 6.0 EHP 6. I have downloaded ECC-SE 605 standard SWCV into ESR from service market place. Here i can see the inbound and synchronous service interfaces, message types and data types. Later the proxies are enabled in target application system.

So in order to enable the standard webservice, please let me know

1) How to get the source structure (i mean service interface, message type and data type)

2) What about message and operation mapping

3) After configuration, how to test it

4) Can u provide me the configuration manual available, if any

Regards

Ganesh Sastry

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please check this blog:

Regards.

Harish
Active Contributor
0 Kudos

Hi Ganesh,

1) How to get the source structure (i mean service interface, message type and data type)

-->> You need to download the ESR content from market place, which content all the repository object.

2) What about message and operation mapping

--> you have the esr content in market place, to call from custom format you need to enhance the mapping.

3) After configuration, how to test it

You can test it using soapui, please refer the below blog

4) Can u provide me the configuration manual available, if any

you can refer the below reference docs

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/109aa318-5aa6-2a10-799d-a495383c1...

Consuming Web services using SAP XI - Process Integration - SCN Wiki

ABAP Connectivity - Web Services ABAP - ABAP Connectivity - SCN Wiki

Former Member
0 Kudos