I am trying to send an XSD from a J2EE App to another app, thro MQ. We are using RAD for running these Apps. I guessed the solution to be send message from Java thro' JMS to MQ.
But u still need MQ Explorer for configring MQ runtime env! We dont have MQ installed. Does RAD have any built in feautre for MQ? Or is JMS the only solution?
Is it possible to use MQ with RAD? Can this be done without using MQExplorer? Any pre defined nodes available for this? I've a scenario wherin i need to send an XSD through an MQ Queue and wait for a ...
How can i invoke a JCL SP from my message flow? Which node should i be using for this? Also, is it possible for a JCL program to publish messages to MB?