Author |
Message
|
Sunny341 |
Posted: Thu Apr 26, 2012 3:46 am Post subject: Setting static value in Transmission node |
|
|
Newbie
Joined: 24 Apr 2012 Posts: 4
|
Hi,
Does anybody know how to set a static value in Message transmission node in message broker? what i am doing right now for this is to just map the attributes and simply write its value manually, but its throwing exception i.e.
"Internal error whilst processing syntax tree. Expression sequence "Allocated" produced an expression syntax tree, which on traversal produced exception "null" ". |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Apr 26, 2012 6:25 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Which node?
Which "message broker"? WebSphere Message broker? What version? |
|
Back to top |
|
 |
Sunny341 |
Posted: Thu Apr 26, 2012 8:19 am Post subject: reply |
|
|
Newbie
Joined: 24 Apr 2012 Posts: 4
|
Message Transmission Node (Used for Mapping)
and yes its IBM WebSphere Message broker v7.0 |
|
Back to top |
|
 |
Vitor |
Posted: Thu Apr 26, 2012 8:34 am Post subject: Re: reply |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Sunny341 wrote: |
Message Transmission Node (Used for Mapping) |
That's not in the pallette of my WMBv7 Toolkit. What does the Toolkit call it? WTX perhaps?
Sunny341 wrote: |
and yes its IBM WebSphere Message broker v7.0 |
Moved to more relevant section. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Sunny341 |
Posted: Thu Apr 26, 2012 8:39 am Post subject: |
|
|
Newbie
Joined: 24 Apr 2012 Posts: 4
|
sorry....the node is in WMB v7 Toolkit-->Pallete-->Transformation-->Mapping |
|
Back to top |
|
 |
Vitor |
Posted: Thu Apr 26, 2012 8:42 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Sunny341 wrote: |
sorry....the node is in WMB v7 Toolkit-->Pallete-->Transformation-->Mapping |
Ah. So why not call it the Mapping node? Where does "Transmission node" come from?
You assign a static value to a target attribute / element using the method you describe in your OP, except that you need to do it using an expression which doesn't have a syntax error in it.
The InfoCenter will provide assistance here. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|