Hello
If ur getting the message I guess FIRST will be appropraite cause everytime the queue depth will be 0.
But getter application has to take care about backout and commits of messages.
Else EVER ...
Hello
You can choose the language which u want.If ur using Java then u have to use JCO i.e. Java Connectors provided by SAP or u can use DCOM connector if u r using VB or COM.
Hello
I had been working in MQSeries for integration project and used a lot of Intercommunication through Sender-Receiver channels.
But really did'nt explored other types of channels typically like ...
Hello
Its nothing difficult in that.While getting the message cast it to file.Read file in bytes through FileInputStream and same bytes write in other file as FileOutputStream.Hope this will solve ur ...
Hello
I had heard of Channel Exits programs meant for applying some data conversion or encryption on the messages.
Can this program be written in java? If yes which class to be used from MQSeries AP ...
Hello friends
I am working on MQSeries with Java and am comfortable with the same.
If I put the message on the queue as File object through java can I get or retreive it through C or Visual Basic ap ...
I am working on MQSeries with Java. I am going through PCF commands in Java.I had downloaded one zip file containing some classes for PCF.
Also I had gone through the sample programs.