Posted: Fri Jul 14, 2006 9:07 am Post subject: calling a webservice using http POST/GET methods
Chevalier
Joined: 23 May 2005 Posts: 410
I have a fundamental question on webservices as I am new to HTTP stuff. Can somebody pls help me.
When we call a webservice from within a msgflow using a HTTPRequest node the node uses http POST method by default. But the node also receives some response back from the webservice.
How does the HTTPRequest node GET a response back when it actually does a POST ? Can somebody please highlight differences between POST/GET methods ?
When you call a webservice with a HTTPRequest node, the response header from the webservice is placed in HTTPResponseHeader. The actual response message from the webservice is placed in the message tree at a location specified in the properties of the HTTPRequest node.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum