Hello All,
I am using EP6 SP9.
I have created a portal service and created web service from the portal service.
Now when i try to access the web service either from NWDS Enterprise portal view i get this error.
<b>The user Authentication is not correct to access to the portal service <service name> or the service was not found.</b>
<i>I get similar error if i try to access the service from C# Client saying User Authentication problem.</i>
Please tell me where to mention Authentication details.
regards
Santosh
1. Navigate to System Administration->Support->Portal Runtime->SOAP Admin
2. Click on Deep init for j2ee to pick up your web services
3. Click on Web Services to see if your web services shows up.
4. Test your web service via following url
https://hostname:port/irj/servlet/prt/soap/servicename
Add a comment