The wM service is a very simple service. Infact, its failing for all services (savepipeline, getCurrentDateTime,etc). The very first service in the code is failing.
I just included Map steps in the service. Then there is no error. So basically, whenever it is any service other than map steps, its failing.
When the same source client is calling our wM6.1 service, then there is no error.
The wM service is having 3 strings as its input. When we include savepipelineToFile service, then also its erroring out with the same error.
As stated earlier, we are able to connect and get response from the wM service through internet explorer using the credentials shared with client.
Please let me know, if you can figure out something which i am missing.
Here is the detailed server log, the this HTTP invoke happens.
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0039.0001D] POST /invoke/ID03.Services/select_Ingredient?location=173&itemcode=00038118[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Content-Type: text/xml[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Content-Length: 0[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Connection: Keep-Alive[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Host: <<HostName>>[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0012.0003T] Client did not provide a session id so creating a new session 280c2bc0fe3d11de8f0afd66251329b6[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0014.0016T] Invoking service ID03.Services:select_Ingredient[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0033.0140T] Removed session 280c2bc0fe3d11de8f0afd66251329b6 [/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> HTTP/1.1 401 [ISS.0084.9004] Access Denied[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> Set-Cookie: ssnid=; path=/;[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> Content-Type: text/html; charset=UTF-8[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> WWW-Authenticate: Basic realm="webMethods"[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> Connection: close[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> Content-Length: 2812[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0039.0001D] POST /invoke/ID03.Services/select_Ingredient?location=173&itemcode=00038118[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Content-Type: text/xml[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Authorization: Basic aWRzOmlkcw==[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Content-Length: 0[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] <-- Host: <<HostName>>[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0012.0003T] Client did not provide a session id so creating a new session 281182f0fe3d11de8f0ce8b1cece4174[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0012.0009T] Successfully authenticated user (ids)[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0014.0016T] Invoking service ID03.Services:select_Ingredient[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0049.0005D] Invoke : index=1 depth=1[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISS.0014.0016T] Invoking service pub.flow:savePipelineToFile[/size]
[SIZE=1]2010-01-11 12:09:08 NZDT [ISC.0038.0002D] --> HTTP/1.1 403 Service Error[/size]
thanks,
spidy
#Integration-Server-and-ESB#webMethods#webmethods-Protocol-and-Transport