RealHeavyDude
Well-Known Member
Sun Solaris 64Bit, OpenEdge 10.1CSP3
I need to post messages into a Websphere MQ queue and recieve the response. I know that there are several client libraries available that come with the Websphere MQ installation which allow for example a C client to do this. I know that because the current implementation is done in writing an input file to a C program which produces the corresponding output file .
AFAIK it should be possible to use those client libraries on Unix just like you would use them on Windoze in defining them as external procedure. Does somebody have experience with that? Does it really work?
Any thoughts are appreciated.
Thanks in advance,
RealHeavyDude.
I need to post messages into a Websphere MQ queue and recieve the response. I know that there are several client libraries available that come with the Websphere MQ installation which allow for example a C client to do this. I know that because the current implementation is done in writing an input file to a C program which produces the corresponding output file .
AFAIK it should be possible to use those client libraries on Unix just like you would use them on Windoze in defining them as external procedure. Does somebody have experience with that? Does it really work?
Any thoughts are appreciated.
Thanks in advance,
RealHeavyDude.