|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Message Transformation in WBIMB. |
« View previous topic :: View next topic » |
Author |
Message
|
Chiku |
Posted: Thu Jan 04, 2007 3:04 am Post subject: Message Transformation in WBIMB. |
|
|
Newbie
Joined: 27 Dec 2006 Posts: 4
|
Hi,
I am new to WBIMB and I wanna know how can we transform a message from xml to simple text message and also from xml to MRM or vice versa.
1)Is this done by changing the ESQL in comput node? or do we need to use some tool like Content Master Agent etc.
2)If it is done by changing the ESQL code,then is the statement
"SET OutpootRoot.MRM = InputRoot.XML" correct to transform the xml message to MRM format.
But,this is not working.
3)Also I need to transform a XML message to a simple text message.
Please suggest......
Thanks,
Debasish |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jan 04, 2007 3:11 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
message transformation can be done using message sets....
you can create a bit stream of message using asbitstream |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jan 04, 2007 3:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I suggest you get training on the product.
It's not easy to learn on your own.
If your boss won't pay for training, then you should start by looking at the samples in the Samples Gallery.
If you're actually using version 5, and not version 6, you might not have the samples gallery I forget.
Either way, you should also start reading the documentation at the Information Center. This is going to be your best place to find out anything. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jan 04, 2007 3:18 am Post subject: Re: Message Transformation in WBIMB. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Chiku wrote: |
1)Is this done by changing the ESQL in comput node? or do we need to use some tool like Content Master Agent etc. |
That's why ESQL is built into the product. There's a manual describing it.
Chiku wrote: |
2)If it is done by changing the ESQL code,then is the statement
"SET OutpootRoot.MRM = InputRoot.XML" correct to transform the xml message to MRM format.
But,this is not working. |
No, that's not correct hence it's not working. Please see above re manual
Chiku wrote: |
3)Also I need to transform a XML message to a simple text message.
|
Please see previous comments re ESQL and manual.
Chiku wrote: |
Please suggest......
|
I suggest you spend some quality time with the documentation, which answers all these very simplistic questions, or better still contact your local IBM representative to find the availability of training courses.
(This is of course a cost option, I am in no way associated with IBM and my suggestion of a specific line of training should in no way be taken as an endorsement of said training.)
Happy Reading!  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Chiku |
Posted: Thu Jan 04, 2007 3:42 am Post subject: |
|
|
Newbie
Joined: 27 Dec 2006 Posts: 4
|
Hi,
Thanks all for the valuable suggestions.I have developed a simple messageflow for the purpose of testing where the input mesage is in the xml format as below:
<Message>
<Body>
TestingMsgFlow
</Body>
</Message>
1)I can get the message on the o/p queue in the same format.But,I need to change the format.As suggested above,I need to define a message set for that.Can you please suggest how can I do that?
2)Can you please suggest the manuals I need to refer.
Thanks and regards,
Debasish |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jan 04, 2007 3:51 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Chiku wrote: |
Hi,
Thanks all for the valuable suggestions.I have developed a simple messageflow for the purpose of testing where the input mesage is in the xml format as below:
<Message>
<Body>
TestingMsgFlow
</Body>
</Message>
1)I can get the message on the o/p queue in the same format.But,I need to change the format.As suggested above,I need to define a message set for that.Can you please suggest how can I do that?
2)Can you please suggest the manuals I need to refer.
Thanks and regards,
Debasish |
Your first question is answered by the answer to the 2nd, which is:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp
(Assuming you're using v6 of the product. Similar reference exists for v5) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|