Hi Vikram,
"You are trying to execute a service through an ID which does not have the access permission to do the same (ACL Issue). "
By this statement, you meant ACL to execute Integration Server’s Service or the service, which in this case, a asp script on Web Server? I think it is asp script.
More importantly, when I see this Error, have I hit the remote web server? Or the request have not gone out from Integration Server?
Hi RMG,
I use the client:http service with the following param
(1) url=[url=“http://10.1.20.19:82/ccs2/ccs_eai.asp”]http://10.1.20.19:82/ccs2/ccs_eai.asp[/url]
(2) method=POST
(3) loadAs=bytes
(4) user=ccsid1
(5) pass=123456
(6) type=Basic (Initially, I left it blank, since by default is Basic)
(7) header:Content-type=text/xml
Others stuffs:-
(1) When I use POST, IIS tells me that POST method is not allowed, please see attachment (IIS Method.jpg)
(2) When I try to invoke using IE (Internet Explorer), I was prompt username and password twice, will this cause any problem?
Anything else? Let me know if you need more info 
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services