cancel
Showing results for 
Search instead for 
Did you mean: 

Web service Authentication problem

Former Member
0 Kudos

Hi experts.

I have exposed a sender agreement as a web service in the PI.

I also imported the WSDL of the web service in to the developer studio,

and generated Client from it.

The problem is: When I am trying to call the web service i am getting an Authentication error.

How should i pass the user name and password to the

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The problem is: When I am trying to call the web service i am getting an
 Authentication error.How should i pass the user name and password to the

Can you please refer this post

Also [this|http://help.sap.com/saphelp_nw04/helpdata/en/c6/911741b393f26fe10000000a1550b0/frameset.htm] if it helps.

As an alternate way to test web service which you have created, Please try using SOAP UI tool ,it is relatively very simple and

you can provide the authentication(PI user ID and password) in the lower left properties pane.

You need to import the wsdl as you did in developer studio.

Not sure if you requirement is to use developer studio only .You can download the soap ui client tool[ here|http://www.soapui.org/information/Soap_Test.html?gclid=CNyDhJ-ikKECFcFR6wodKDjONA].

Regards,

Srinivas