cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP requirement

Former Member
0 Kudos

Dear Friends,

I am getting data(Orders) from Web services so I am using sender SOAP and It will store in SAP ECC through SAP PI.

But my query is what is the info we required from client to develop the sender SOAP ?

How web services will connect to SOAP?

Scenario is SOAP to IDOC

Appreciate for your quick response.

Cheers...

View Entire Topic
Former Member
0 Kudos

Hi Charan,

You can provide the WSDL URL from the Sender Agreement. The sender system will also need a user name password tolog onto the PI server. You will have to get one created and provide the same to the third party

Regards,
Sriram

Former Member
0 Kudos

HI Sriram,

Thanks all for your Information..

Will they required to logon on to SAP PI system?

How they will keep given URL by me?

Cheers

Former Member
0 Kudos

Hi Charan

When you have web service in the sender side, then you have to generate the WSDL in PI and then give that wsdl file to the sending application.

They will call this wsdl from the application.

The WSDL can be generated from the sender agreement or from ICO ( if you are using AAE) in integration directory of PI.

Let me know if you have any doubts.

Thanks,

Indrajit

Former Member
0 Kudos

Thanks Indrajit..

When can we Import the the WSDL? After developing(Like Mapping and all)  the Interface or with out developing the Interface?

Cheers

Former Member
0 Kudos

Hello Charan,

You can generate the WSDL as soon as you have created the Sender Agreement or ICO. You need not create mapping, creation of the sender interface will suffice.

BR,

Diptee