Posted: Wed Jul 30, 2003 12:08 am Post subject: MQ-IMS Bridge
Novice
Joined: 02 Jul 2003 Posts: 14
Hi,
I have a MQ-CICS Bridge executing correctly. Now I I have to setup a MQ-IMS Bridge, but again, I'm having problems about setting up my MQ elements for it. The requester application is sending a request, and the bridge is placing it in the dead-letter queue (reason code = MQFB_TM_ERROR again).
For my CICS Bridge I defined the following elements:
DEF QL('RequestQueue') +
TRIGGER +
TRIGTYPE(FIRST) +
INITQ('InitQueue') +
PROCESS('TestProcess')
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