|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Can someone reply my MQ adapter config problem |
« View previous topic :: View next topic » |
Author |
Message
|
amateur10 |
Posted: Thu Dec 29, 2005 11:24 pm Post subject: Can someone reply my MQ adapter config problem |
|
|
Centurion
Joined: 23 Nov 2005 Posts: 102
|
Hey Guys,
Could some one please reply my MQ adapter config questions? I am totally dependent on this forum. I configured and running jdbc wtih the help of this forum and looking help for furhter two ( mq and jtext). I can do most of the things myself but need help in some critical situation. Please help.
thanks |
|
Back to top |
|
 |
vennela |
Posted: Fri Dec 30, 2005 10:30 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
amateur10 |
Posted: Fri Dec 30, 2005 7:48 pm Post subject: |
|
|
Centurion
Joined: 23 Nov 2005 Posts: 102
|
I am setting up MQ connector. I am not sure what MO to use when and. So, let me explain what I did which helps u to understand my problem:
created ASBO1, ASBO2 and GBO
attribute in ASBO1: name, state (long content eg california)
Attribute in GBO: name, statecode ( the conversion from long name of the state to statedoce takes place during the map(MAP1) processing using elationship object)
Attribute in ASBO2: name, Statecode ( this BO may not requires but I created this because we may need to have ASI in this BO)
A second map - MAP2 is developed to create ASBO2 from GBO.
adapter:
i have inMQadapter: all queues are set, in supported BO, i have ASBO1, GBO. First questions what MO do I need and why?
What other BO ( meta objects) do I need? and Why?
in outMQadapter in Supported BO, I have GBO, ASBO2
What ohter BOs do I need and why?
Note: pls remember, the both input and output message are in xml format.
I configured the inMQ adapter as follows:
DataHandlerConfigMO : MO_DataHandler_Default
ConfigurationMetaObject : MO_WebsphereMQ_OutMOConfig( MO i have created)
Also, i selected MO_datahandler_defaultxmlconfig in supporrting BO.
The attribute of the MO_WebsphereMQ_InMOConfig is
ASBO1_CREATE
I configured the outMQ adapter as follows:
DataHandlerConfigMO : MO_DataHandler_Default
ConfigurationMetaObject : MO_WebsphereMQ_InMOConfig
Also, i selected MO_datahandler_defaultxmlconfig in supporrting BO.
The attribute of the MO_WebsphereMQ_OutMOConfig is
ASBO2_CREATE
The project works with VT connectors but does not work when i switch to MQ connector. I run MQ adapter. But does
not work.
Where did I do mistake? and what mistake ?
Thanks in advance |
|
Back to top |
|
 |
vennela |
Posted: Sat Dec 31, 2005 9:46 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
I configured the inMQ adapter as follows:
DataHandlerConfigMO : MO_DataHandler_Default
ConfigurationMetaObject : MO_WebsphereMQ_OutMOConfig( MO i have created) |
If your message is in XML format, DataHandlerConfigMO should be MO_DataHandler_DefaultXMLConfig.
Also, generate the BO's using XML ODA. |
|
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
|
|
|
|