cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in sending the data to MQ through JMS

Former Member
0 Kudos

hI ,

I am working on a scenario where I am pulling the data from a MQ queue to SAP ,and as a confirmation sending back some confirmation key to MQ.

so the scenario is simple

mq to SAP (this is working perfect)

sap to MQ.(This is where I am facing some problem).

I have configured the receiver JMS configuration channel and is sending the data to MQ.Here I have used 3 modules

localejbs/AF_Modules/MessageTransformBean XML2Plain

localejbs/SAP XI JMS Adapter/ConvertMessageToBinary convert_XI2BIN

localejbs/SAP XI JMS Adapter/SendBinarytoXIJMSService exit

but the in the queue the file information is different,It shows some three char like 'RFH'....where it should show some othere information like

'CALGL <SOMENUMBER>'...

can any one tell me what is the problem here?

Thanks,

Vengal.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vengal !

What is your module configuration in comm channel ??

what is your current result and the expected one.

Regards,

Matias.