cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice scenario - Unauthorized error

Former Member
0 Kudos

Hi Experts,

Working on new PI 7.0 system. Getting the below error when I tried to execute Webservcie to JDBC scenario usint Webservice Studio tool.

ResponseCode: 401 (Unauthorized)

Connection:close

Pragma:no-cache

Content-Length:1787

Cache-Control:no-cache

Content-Type:text/html

Date:Thu, 17 Apr 2008 06:32:27 GMT

Expires:0

Server:SAP J2EE Engine/7.00

WWW-Authenticate:Basic realm="XISOAPApps"

SAP_XI_APPL_SERV_USER role is assigned for the PIAPPLUSER user. The user is not locke also. But still I am getting the Unauthorized error. Do we need to do any Post Installation step work on Webservice scenario in Visual Admin?

Please share you suggestions?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sara,

Are you passing the user credentials along with your Web Service request?

Regards,

Piyush

Former Member
0 Kudos

I am using Webservice Studio tool to test the scenario. There I mention the Username and pwd

But I have not mentioned it in the SOAP address (Inside wsdl)

Answers (0)