Posted: Tue Mar 23, 2010 5:44 pm Post subject: XML to String conversion and put it in global env
Novice
Joined: 23 Mar 2010 Posts: 10
I need to capture whole incoming xml and copy it to the global env.
Upon completion of the message flow the global env will be populated to the queue..I'm trying with tobitSteam() with blob but no luck yet..can anyone suggest the best way to do so...Also Im trying to achieve through java compute node..pls respond
Posted: Tue Mar 23, 2010 6:53 pm Post subject: Re: XML to String conversion and put it in global env
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
WMB_DEV wrote:
I need to capture whole incoming xml and copy it to the global env.
Why? What's the requirement you're trying to meet?
WMB_DEV wrote:
Upon completion of the message flow the global env will be populated to the queue
Why not just pass the original message through the flow? Or are you updating the environment as the flow goes through? If so, why not pass the message tree round as is more traditional? Do you really mean global environment or the non-local environment in the flow, i.e. are you trying to pass the message round a number of flows like a parameter?
WMB_DEV wrote:
..I'm trying with tobitSteam() with blob but no luck yet..
Can't say I'm surprised
WMB_DEV wrote:
can anyone suggest the best way to do so
Not until you explain why you're trying to do this. It's somewhat odd.
WMB_DEV wrote:
...Also Im trying to achieve through java compute node..
If you're also using a JCN, what else are you running tobitStream in? Or trying to? _________________ 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