Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
rnathan2020
Contributor
Contributor

How to send COBOL mainframe data via tJMSOutput?

I need to put COBOL mainframe data on a JMS queue. tJMSOutput accepts only string. I can not even specify the encoding. I believe there is an encoding property for Tibco JMS ("encodingName " ? ) but  that does not work.

The EBCDIC data is somehow is interpreted as ASCII.

 

I am using the Message Content as opposed to "raw". I need to send byte [].  I can convert this to string and send it as message content but I can not cast it to object and send it as raw message.  

 

Anyone had this issue? In case you want to try, I am attaching a COBOL file.

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

The attached COBOL file is not available on forum. Could you please have a look at it?

Besy regards

Sabrina