Posted: Sat Jan 11, 2014 3:31 pm Post subject: Mapping node , Multiple source and single target
Newbie
Joined: 10 Jan 2014 Posts: 5
I am new to mapping node and I have Message that is very large which is a XML message. and I get response from Soap Service. I tried using mapping node to update my Message, But my target is stored in environment variables that needs to be updated with data received from the Service.
Just after I receive the response from the service, I use SoapExtract node and pass teh message to the Mapping node.
How can I have the target as the Message existing in Environment variables?
I used Compute node to get the message from Environment varaiables and pass as input to Mapping node.
So I have two inputs for mapping node, one response from service and other the stored Message. but I am getting the error "This map is not callable from a node or another map. Correct the use of sources/targets and rebuild the file."
Can anyone help me on this to have two sources and assign to single target
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
What version of broker?
Why are you trying to use the Mapping node for something which is much eaiser in other forms of transformation class nodes (e.g. ESQL or Java)? _________________ Honesty is the best policy.
Insanity is the best defence.
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