Posted: Fri Jan 18, 2008 3:44 am Post subject: post data with httprequest node
Apprentice
Joined: 15 Jun 2006 Posts: 31
Can someone help with this please?
I have an input XML message that I want to use as the post data for an http request node that calls a servlet on a remote URL. I've seen a couple of threads on this but it's not clear to me whether the post data needs to be set as follows or not:
SET OutputRoot.BLOB.BLOB = InputRoot
(i.e. does it need to be cast into OutputRoot.BLOB.BLOB ?)
Also, if I use the Advanced tab on the httprequest node to "Request message location in tree" do I need to add the namespace inof to the XML path?
Posted: Fri Jan 18, 2008 4:32 am Post subject: Re: post data with httprequest node
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
petervh wrote:
SET OutputRoot.BLOB.BLOB = InputRoot
(i.e. does it need to be cast into OutputRoot.BLOB.BLOB ?)
I would like to assume that you have a typo and really meant to put InputRoot.BLOB.BLOB instead of InputRoot....
Otherwise I have to advise you to request training from your supervisor as you obviously don't understand what you are doing... and no the product cannot be just mastered by reading the manuals...
Yes, it's likely you'll need to put in namespace info if you use something down in the message data, if the message data requires namespace info. _________________ I am *not* the model of the modern major general.
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