Posted: Mon Nov 13, 2006 5:50 am Post subject: response/request problem
Newbie
Joined: 07 Sep 2006 Posts: 6
Hi,
I'm using wbi 4.4 and I have a little problem with the response request
configuration. Currently i'm using multiple mq connectors for handling
the request and response business objects. I've added an extra field
int the configuration that contains the BO name. Which is used to
convert the incoming fixed string to a business object.
This is working fine but i need to reduce the amount of connectors used.
I can only use one connector to handle all incoming objects.
Can I change the ConfigurationMetaObject of the adapter from within
the process designer? How do i do this? I don't know how to acces
the properties of the object if it's possible.
Joined: 17 Jan 2006 Posts: 3 Location: Vasteras, Sweden
Yes, you can use only one MQ Connector for all incomming requests. Just add a line for each and every object you whish to handle in your static connector metaobject.
If I understand you correct you which to use a dynamic metaobject for your outbound (from ICS) MQ Connector? This makes it possible to route a BO to different queues. See the "Meta-objects configuration" chapter in the Infocenter for the adapter.
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