|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Help: Need help on what tool/lang to use for adding MQRFH2 |
« View previous topic :: View next topic » |
Author |
Message
|
abbsows |
Posted: Tue Jul 28, 2009 7:06 am Post subject: Help: Need help on what tool/lang to use for adding MQRFH2 |
|
|
Newbie
Joined: 28 Jul 2009 Posts: 6
|
Hi,
Hope someone can kindly assist me on my question below.
I've MQ 6.26 installed on a HP-UX ia64. Websphere app is installed in a separate HP-UX ia 64 box.
I've a requirement to add the following info to the incoming MQ XML message before the xml message is passed onto the JMS Queues.
Messages must be in BytesMessage format.
Interfacetype (the interface type is MAXIMO)
SENDER (the name of the external system)
INTERFACE (the name of the interface)
queuename (the JNDI name of the queue being send to)
MEAMessageID (a unique message ID)
Can someone kindly help me on what is the appropriate tool or language to add the MQRFH2 header message? (i.e. Java, Pro C, unix shell script, etc...). I don't think java is installed on the MQ unix server. I do know that Pro C is installed and being used in the MQ unix server. I don't mind having to request from our side for java to be installed if Java is the right approach.
Also, depending on the suggestion, is there a sample code that I can be provided?
Thank you so much in advance for assisting.
Cheers,
WSO |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jul 28, 2009 7:09 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to more relevant section _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jul 28, 2009 7:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Install Java & use JMS, or stick with C & use XMS.
I'd also question your decision to send XML as a ByteMessage - XML is text. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jul 28, 2009 8:10 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
Install Java & use JMS, or stick with C & use XMS.
I'd also question your decision to send XML as a ByteMessage - XML is text. |
There are some programs out there (axis etc...) that treat the soap message as a Bytes message, because of the possibility of a MIME multipart message where one of the components could just be text and the other an attached pdf file for instance.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 29, 2009 6:09 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
An unexpected answer to my question! Again I learn!  _________________ 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
|
|
|
|