ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » accessing mcd using JMS

Post new topic  Reply to topic
 accessing mcd using JMS « View previous topic :: View next topic » 
Author Message
ghada
PostPosted: Mon Feb 06, 2006 2:22 am    Post subject: accessing mcd using JMS Reply with quote

Apprentice

Joined: 13 Oct 2005
Posts: 41
Location: Egypt

Hi all

i'm using a message flow with message set, and i want to use MQRFH2 to
determine which schema from the message set to use in the parsing process, so i need to set the following fields in the mcd folder using JMS :

Msd: MRM
Set: DHM4UO906S001
Type: receiptmsg1
Fmt: XML

the only one available is
message.setJMSType("receiptmsg1");
which maps to the Type property in the mcd, what about the other properities???

thanks in advance
ghada
Back to top
View user's profile Send private message Yahoo Messenger
mlafleur
PostPosted: Mon Feb 06, 2006 7:36 am    Post subject: Reply with quote

Acolyte

Joined: 19 Feb 2004
Posts: 73

See this thread.

http://www.mqseries.net/phpBB2/viewtopic.php?t=23311&highlight=
Back to top
View user's profile Send private message
ghada
PostPosted: Tue Feb 07, 2006 2:29 am    Post subject: Reply with quote

Apprentice

Joined: 13 Oct 2005
Posts: 41
Location: Egypt

thank you so much for the useful reply Mlafleur

and for those who face the same trouble here is the code you should include in the JMS code to add the following properities:

Msd: MRM
Set: DHM4UO906S001
Type: receiptmsg1
Fmt: XML1

message.setJMSType("mcd://MRM/DHM4UO906S001/receiptmsg1?format=XML1");

thanks again Mlafleur for your help

ghada
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » accessing mcd using JMS
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.