Author |
Message
|
sunny7413 |
Posted: Thu May 08, 2014 1:26 am Post subject: sending message to mq using java |
|
|
Apprentice
Joined: 02 Oct 2013 Posts: 29
|
Hi EveryOne
I am trying to send a message to mq using jms. Here i am facing problem with mcd folder. in my requirement mcd folder was not required. How to null the mcd folder in jms when i am sending the message.
Thanks In Advance |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu May 08, 2014 4:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Did you look at the samples?
What is your requirement for the mcd.
Having some value there does not automatically mean that the message won't be handled correctly at it's destination...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
sunny7413 |
Posted: Thu May 08, 2014 9:47 pm Post subject: |
|
|
Apprentice
Joined: 02 Oct 2013 Posts: 29
|
Actually my requirement is sending the mq message to message flow using jms. when i am sending the message, In message flow tree structure i have seen mcd folder. i dont want that mcd folder in message flow. how to null the mcd in jms when i am sending the message. |
|
Back to top |
|
 |
Tibor |
Posted: Fri May 09, 2014 2:58 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
|
Back to top |
|
 |
fjb_saper |
Posted: Fri May 09, 2014 5:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
sunny7413 wrote: |
I dont want that mcd folder in message flow. how to null the mcd in jms when i am sending the message. |
Again what is your problem with the mcd on the RFH2? Does it have a value that you find offensive? If yes what is that value? More information, more context, better help. As you are talking about message flow, my guess is you'll need a content redescriptor node right after your input node.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|