cancel
Showing results for 
Search instead for 
Did you mean: 

trying to consume a web service in sap pi and hitting the url from SAOPui but getting the following response

Former Member
0 Kudos

Hi All,

i am calling a web service from PI , but its failing to call my PI server itself and hetting the following error in SOAPui.

it says unauthorised error but i have provided the right credentials

so where all do i have to provide my credentials?

regards,

sushant

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sushant,

Make sure you are able to log in to PI server using your credentials ,use the same credentials in soapui auth tab .

Regards

Venkat

Harish
Active Contributor
0 Kudos

Hi Sushant,

you already provided the credentials in Usename (t02111008) and password. So there is no other place to provide the user name. Please check the following.

Open the end point URL in explorer and use the user id (t02111008) and password. If you are able to connect from explorer then your service is working fine on PI and no issue with user id auth.

from the intial error it seems to be issue with user authorization or password is not correct.

regards,

Harish

rhviana
Active Contributor
0 Kudos

Hi Sushant


Check if you user has the role : SAP_XI_APPL_SERV_USER.

Also check if the URL that you are triggered it´s HTTPS insted of HTTP.

Kind regards,

BR.

Ricardo Viana.