cancel
Showing results for 
Search instead for 
Did you mean: 

Special character Issue in sender JMS adapter

Former Member
0 Kudos

Hi All,

My flow is MQ queue -> PI -> ECC.

When a xml file with special characters is placed in WebSphere MQ server, our PI system is converting them to some junk values after picking via JMS sender adapter. Highly appreciating your valuable inputs to resolve the issue.

File format: .xml encoded with UTF-8 without BOM.

Snippet of the payload placed in Q:

Inbound payload after sender adapter:

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The issue got resolved by adding character set id as 1208 from the source end. Thanks for your inputs 🙂

Former Member
0 Kudos

The issue got resolved by adding character set id as 1208 from the source end. Thanks for your inputs 🙂

Andrzej_Filusz
Contributor
0 Kudos

Hello,

Have you checked that note: 1086303 - XI JMS Adapter and IBM Websphere MQ: FAQ ?

Please look at point 6.

Regards,

Andrzej

Former Member
0 Kudos

Inbound payload after sender adapter:

Snippet of the payload placed in Q: