cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP Adapter problem in PI 7.1

Former Member
0 Kudos

Hello Everyone,

I have a problem with Sender SOAP Adapter

In PI 7.0 i am able to receive the messages through sender SOAP Adapter for both HTTP and HTTPS. But when i am testing in PI 7.1 i am unable to receive any messages at Adapter level for both HTTP and HTTPS

All sender leagcy system are getting different error messages like

1. 400 HTTP Bad request.

2. Invalid request.

3. BAPI error message

Could any one please assist me in this problem.

Thanks

Vick

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vick,

Try like this......in ID from your sender agreement in which you have your sender SOAP comm channel, from menu select Display WSDL and then copy the WSDL URL and give it to source applications to use it.............create a service user for them to access PI 7.1 server while sending the SOAP req msg.............

your source applications may have to generate proxy from this WSDL URL in their application and then they can send a SOAP req msg to your PI 7.1 server............

Regards,

Rajeev Gupta

siddhesh_pathak4
Contributor
0 Kudos

Hello ,

Check out with this,

[;

SAP Note Number: 709606

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4061] [original link is broken] [original link is broken] [original link is broken];

may be helpful to you...

Edited by: Siddhesh Pathak on Aug 25, 2009 8:16 AM

Edited by: Siddhesh Pathak on Aug 25, 2009 8:18 AM

Former Member
0 Kudos

Do you changed the URL in WS from 7.0 Hostname to 7.1 hostname ?

Do you generated the WSDL for your scenario in PI 7.1 ?

Rajesh