PDA

Click to See Complete Forum and Search --> : OCX to IBM MQ Series Messaging


Sorky
Sep 16th, 2003, 08:43 PM
I don't know how many of you out there are familiar with MQ Series Messaging - I'm just learning myself...

I have a requirement to send and receive data from a factory application (that can contain ActiveX objects) to an MQ Series Message Que. The Que then gets that data to the remote application (whatever it is) and the remote application deciphers the message.

Is there anyone out there who knows about MQ Series messaging?

Where should I begin?

I have a copy of the COM objects but no OCX. I expect I'll have to make my own OCX that wraps around the COM objects, but haven't yet made an OCX and don't know what is involved.

Does anyone know if an OCX already exists?

Is there anything I should be careful of?

Thanks in advance.