Hi everybody,
I am having a specific JCA Adapter.
When I send my document from Integration engine to the adapter engine, I have for one of my customer a encoding problem. I should have UTF-8 but here it is not the case, my UTF-8 message that I see in the integration engine is bad encoded...
Where can I check the encoding properties of the message given from the Integration engine to the Adapter Engine?
Thanks
Pierre-Alain
but where r you getting that message from? i mean the source of that message. Integration engine gets the message from some source(either adapter or proxy).
so, check your adapter/JCA to how its sending message to integration engine.
--Archana
Try this report T_ENCODING in ABAP stack though am not very sure wether it is helpful.
Then check this SAPLIDOC_ADAPTER_MB as idoc adapter is on ABAP stack.
Add a comment