Author |
Message
|
mqbrk_newbie |
Posted: Tue Feb 08, 2005 7:44 am Post subject: Using Mapping node! |
|
|
 Acolyte
Joined: 13 Sep 2004 Posts: 70
|
Hi all,
Is there a way that I can access the environment tree using the mapping node. If so how can i populatte the environment tree using mapping node.Could any onle please help me regarding this.
thanks |
|
Back to top |
|
 |
Prithvi |
Posted: Thu Feb 10, 2005 2:16 am Post subject: |
|
|
 Apprentice
Joined: 20 Dec 2004 Posts: 34
|
Hi
You cannot access the environment variables using the mapping node in the message broker V5 toolkit. All the environment variables pass as they are through this node. But you can access the following components
1.Message
2.LocalEnvironment
3.LocalEnvironment And Message
4.Exception
5.Exception And Message
6.Exception And LocalEnvironment
7.All
You need to choose the appropriate mode in the "mapping mode" property of the node.These components are created and propagated as defined in the node. _________________ Prithvi |
|
Back to top |
|
 |
JT |
Posted: Thu Feb 10, 2005 5:16 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Prithvi,
I'm curious how you came to the conclusion "You cannot access the environment variables using the mapping node "? Do you know this for a fact, because you tried it yourself or did you read it in a manual? |
|
Back to top |
|
 |
waugh |
Posted: Thu Feb 10, 2005 6:06 am Post subject: |
|
|
 Master
Joined: 19 Feb 2004 Posts: 225
|
Prithvi,
the list you mentioned above is what you want to passout to yout OUT terminal. you said we can access LocalEnvironment, Exception. can you explain how? you only have option to choose target and source message strctures. where does LocalEnvironment, Exception will fit in?
if i got mqbrk_newbie's question right, he is asking about Local Environment only. is that correct mqbrk_newbie? |
|
Back to top |
|
 |
Bill.Matthews |
Posted: Thu Feb 10, 2005 1:58 pm Post subject: |
|
|
 Master
Joined: 23 Sep 2003 Posts: 232 Location: IBM (Retired)
|
The drag and drop functions in the Mapping node only deal with the message body and only when you have MRM message sets. In addition, the mapping and data nodes that are similar to the mapping node can deal with relational tables using the definitions generated by the relational table wizard.
Nothing else.
The generated code will do things like setting the output properties, when requested. It also will build an RFH2 header automatically.
Cheers
Bill _________________ Bill Matthews |
|
Back to top |
|
 |
paustin_ours |
Posted: Thu Feb 10, 2005 2:06 pm Post subject: |
|
|
Yatiri
Joined: 19 May 2004 Posts: 667 Location: columbus,oh
|
So, is there a way of accessing the local environment tree? I really cant find a way of doin it. I chose the mode but what from there? |
|
Back to top |
|
 |
Prithvi |
Posted: Thu Feb 10, 2005 10:38 pm Post subject: |
|
|
 Apprentice
Joined: 20 Dec 2004 Posts: 34
|
sorry guys!!! i guess i understood the manuals wrong
I have used the mapping node to modify message bodies and access database tables.I have not worked with local environment variables using the maping nodes. I was just quoting the manual.
Guess there is no manual to beat first hand experience huh!! |
|
Back to top |
|
 |
mqbrk_newbie |
Posted: Tue Jun 02, 2009 1:08 pm Post subject: Using Mapping node! |
|
|
 Acolyte
Joined: 13 Sep 2004 Posts: 70
|
Thats right I was asking whether I could make use of local environment variables in mapping node. If so how can I do it. I could not find any manuals that explains that. All it says we could use local environment variables on mapping.
IF anyone has answer to my question that would be of great help. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jun 02, 2009 2:20 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You can do this in 6.1, if you add the LocalEnv as a target. But only for certain, specific, known LE subtrees. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jun 02, 2009 7:38 pm Post subject: Re: Using Mapping node! |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
mqbrk_newbie wrote: |
Thats right I was asking whether I could make use of local environment variables in mapping node. If so how can I do it. I could not find any manuals that explains that. All it says we could use local environment variables on mapping.
IF anyone has answer to my question that would be of great help. |
if you want to edit variables in Env or LocalEnv tree along with msg body, then may be compute node will be a better choice to go with since it gives us complete freedom to change anything and almost everything 
 _________________ Cheers |
|
Back to top |
|
 |
kimbert |
Posted: Wed Jun 03, 2009 1:34 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Quote: |
Posted: Tue Feb 08, 2005 3:44 pm Post subject: Using Mapping node!
Hi all,
Is there a way that I can access the environment tree using the mapping node. If so how can i populatte the environment tree using mapping node.Could any onle please help me regarding this.
...
...
Posted: Tue Jun 02, 2009 9:08 pm Post subject: Using Mapping node!
Thats right I was asking whether I could make use of local environment variables in mapping node. If so how can I do it. I could not find any manuals that explains that. All it says we could use local environment variables on mapping.
IF anyone has answer to my question that would be of great help.
Prithvi |
Well, nobody can accuse you of being impatient, anyway! And you can probably remove '_newbie' from your name after 4yrs and 4mths  |
|
Back to top |
|
 |
|