hi,
I am having an application which uses the combo of java-mq-cics. However when i send data from the java code and retrieve it back i dont find the correct match as the message id changes by the time data is retieved by the Java application. Please suggest what could be the problem because on my java side i am using the code
"msg_get.messageId = msg_put.messageId" . Thanks
I am having an application which uses the combo of java-mq-cics. However when i send data from the java code and retrieve it back i dont find the correct match as the message id changes by the time data is retieved by the Java application. Please suggest what could be the problem because on my java side i am using the code
"msg_get.messageId = msg_put.messageId" . Thanks