MSMQ - How do I write a MSMQ transfer to a file in a specific directory??
Hi,We are predominantly a WebSphere MQ environment, however we are introducing an application that has a requirement for MSMQ. I am interested in knowing whether anyone has been able to create a configuration whereby MSMQ is used to transfer fromsystem1 to system2and then MQ is used to transfer from system2 to system3. I'd envisgaed this working by having MSMQ write the transfer file to a specific directory on system2, which MQ would then pick up and move to system3. Apparently the message writing is not possible as it is only a 'queue' and I am having difficulties finding an alternative that is not the MSMQ MQ bridge.Regards,AG.Further to the above is it possible to use a custom script andAPIs to get the message from the queue and write to a new file in a directory on the server?
August 13th, 2009 11:10am

Hi, Thank you for posting here. But this forum may be not the best place for your questions, since your problem involving development and this forum is mainly for administrating problem. If you wouldnt like to use MSMQ MQ bridge, you may have to customize your own application to save/read the message. For your reference, the following documents describe the MSMQ API and have many sample code. Hope it helps. MQReceiveMessagehttp://msdn.microsoft.com/en-us/library/ms699825%28VS.85%29.aspx Also, I suggest that you initial a new post in the MSDN form to get further support there. They are the best resource for development related problems. For your convenience, I have list the link as followed. MSDN Forumhttp://forums.microsoft.com/MSDN/default.aspx?SiteID=1 Thanks.This posting is provided "AS IS" with no warranties, and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
August 14th, 2009 6:57am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics