cancel
Showing results for 
Search instead for 
Did you mean: 

SSO (Urgent)

Former Member
0 Kudos

Hi All

i am working onm SSO i have created a web dynpro application and deployed on the EP j2ee engine. i have done with all the settings related to SSO in XI as well as in EP portal.

my scenario is like, using the web dynpro application i am sending the request to SOAP adapter of XI and XI sending the request to the web service deployed on the XI server , web service will be exccuted and will give response back to the web dynpro application passing through XI.

but when i execute the appliaction then it is giving the error as given below.

Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://<servername>:<port>/XISOAPAdapter/MessageServlet?channel=:<business service name>:<communication channel>&amp;version=3.0&amp;Sender.Service=BS_EP_TO_XI&amp;Interface=http%3A%2F%2FCapgemini%2FMumbai%2Fsanjaisw%5EMIOS_INPUT

can any one please tell me where the error is.

Thanks

Rinku

Edited by: Rinku Gangwani on Jan 8, 2008 1:54 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Rinku,

You are getting the error (401) Unauthorized. So please check the user name and pwd through which you are sending data to XI. I think your id is not having enough rights to do so.

Give a try using any of the service user and check once again.

Regards,

---Satish

Former Member
0 Kudos

Hi Satish

the user have all the authorizations in XI. but it is still giving the same error.

can you please tell me what can be the other reasons for this error.

Thanks

Rinku