Guest
(Guest)
January 29, 2009, 7:23pm
1
Hi ,
I am getting an error while executing a webservice on 71 which is perfectly working on 65.
Error Description:
com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [ISC.0064.9314] Authorization Required: Unauthorized
Could any one have a idea why it is not working on 71 environment? am i missing anything ?
The credentials are fine.
Thanks in Advance,
Naveen
Please make sure you have the WSD/flow service Properties/Execute ACL set to Anonymous on your IS7.1 environment?
HTH,
RMG
Guest
(Guest)
January 29, 2009, 11:44pm
3
The Execute ACL is Anonymous, i even ran the service using Admin logins but still same issues
Naveen
One input to a Web service connector is the auth document, which should contain the user name and password required to authenticate the Web service request.
Do you have this authentication?
HTH,
RMG
Guest
(Guest)
February 4, 2009, 11:22am
5
Yeah, i am giving the auth fileds(username n password), even i am able to access the URL through browser but not through the WS.
Naveen
Can you test the WS via soapUI tool to make sure how it works?
Also could you check in the IS logs with changing the logging level to Debug/Traceā¦
HTH,
RMg
Guest
(Guest)
February 11, 2009, 11:22pm
7
Thanks for ur inputs,
The issue is resolved, partner changed something on their side.
Thanks,
Naveen