cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Authentication problem

Former Member
0 Kudos
149

Hi

I have created a portal service and exposed this service as a webservice. I am consuming this webservice in webdynpro. Portal service contains 2 simple methods putdata() and getdatat().

When i access the webservice i am getting the following error.

"javax.xml.rpc.soap.SOAPFaultException: The User Authentification is not correct to access to the Portal Service com.sap.portal.prt.soap.GlobalData or the service was not found"

My Enterprise portal server is configured for SSO to back end R/3 system. I have checked for portal service availability and it is fine.

My Webdynpro and Portal are running on different machines. EP is running on AIX with SP11.

Any help please

Regards

NagaKishore V

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi NagaKishore,

There had been no activity on this thread.Did you find the solution to your problem? Even I am getting the same exception while trying to access the webservice I created.

Former Member
0 Kudos

I guess that perhaps in the logical port of the web service you created, the authentication is searching for someone...check the logical port security tab and set Authentication to "none"