Mark,
I tried the following setting:
I’m using a pub.client.http to connect to SOD:
- url param = sod integration service URL
- inside the header, i passed the valid UserName and Password.
- method param = get
- data param, command=login
I passed in the correct information to the http client and the http service out can return me a OK as status message.
It has cookie information at the “header” document; however, it doesn’t have jsessionid in there.
Additionally, I tried to implement the http call using java in webMethods. Apparently, webMethods doesn’t allow me to do it. It throws an exception which is not possible to call the webMethods http call.
Any clue on missing sesssion id?
Thanks in advanced.
Jo
#soa#webMethods#API-Management