Is there any different btw using runmqdnm and using triggering/?
I can't say from direct experience as I haven't used runmqdnm before. From what I gather, the resulting application is a lot more complicated because you have to manage all the details of the triggering yourself. This would include connecting to the Queue Manager, opening queues, and getting the message from the queue, and so on. Furthermore you would have to process the MQTMC or MQTMC2 structure -- the C# MQI does not provide this for you. You have to roll it yourself.
Since there isn't (to my knowledge) an allegory to runmqdnm for most of the other MQI-supported language, I'd go for the triggered method. Since the .NET support is still "new", I wouldn't trust that runmqdnm would be supported in future versions of MQ. _________________ "If you meet the Buddha, kill the Buddha." - Lin Chi
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