Page 1 of 1

Datastage DTS issue

Posted: Mon Jul 09, 2012 7:01 am
by aravindunni31
I am getting five individual messages using a MQ connector, doing transformations and clubs it as a single xml and sending it to queue through DTS(MQ connector). DTS will delete the messages from work queue only once the transformations are complete and it deletes the messages based on the WMQ.MSGID. But the messages after clubbing wont be having all the WMQ.MSGID. So it will not delete from Work Queue. How to achieve this.?. I am not able to send all the 5 WMQ.MSGID to DTS-MQ connector.

Re: Datastage DTS issue

Posted: Wed Jul 18, 2012 2:46 am
by aravindunni31
Is there any solution to achieve sending several messages clubbed as a single message using DTS as target?