Member since
06-05-2023
1
Post
0
Kudos Received
0
Solutions
06-05-2023
07:18 AM
Hello, I'm trying to read messages from a IBM MQ. for that I have set up a JMSConnectionFactoryProvider Service, and configured a ConsumeJMS proccesor. The JMSConnectionFactoryProvider is connecting to the IBM Queue successfully, and even the ConsumeJMS outputs a file from the queue when I run it, but the file's content is corrupted. it is suppose to be readable, but it comes out as gibbirish. I noticed that the output flow file has 2 interesting header properties: JMS_IBM_Character_Set: IBM424 JMS_IBM_Encoding: 785 Maybe it has something to do with the corrupted output? I tried to specify IBM424 in the 'Chracter Set' property on ConsumeJMS proccessor, but it had no effect. Thanks a lot!
... View more
Labels:
- Labels:
-
Apache NiFi