cancel
Showing results for 
Search instead for 
Did you mean: 

Is JMS adapter can handle text message ?

Former Member
0 Kudos

Hi all,

In my scenario we have to take the data from Mainframe, CIS the data will come may in the form of text. If the data comes with text format ,is our JMS (DB2 drivers) can handle the messages in queue if yes is there any explicit configuration need to done. Till now we did message processsing of xml files but if the queue contains text message how to handle if it is not possible what procedure need to do any adpater module we have to write explicitly can some body explain?

Accepted Solutions (0)

Answers (5)

Answers (5)

prateek
Active Contributor
0 Kudos

Yes, JMS can handle text message.

This is handked using the MessageTransformBean module which is provided by SAP. U need to only configure it.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50061bd9-e56e-2910-3495-c5faa652...

Regards,

Prateek

Former Member
0 Kudos

Hi,

Yes JMS adapter receives the text data..

Regards,

Skumar

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Yes.JMS adapter can handle text messages.

reg,

surehs