Hi Everyone,
I have an urgent requirement.
Scenario: File to File, I have to send a text file from source by adding BOM(byte order mark) to the target.
I have gone through some blogs and threads, to know how to add BOM to pass through scenarios.
I got one thread, which defines it is possible by using custom module. But due to our company policies I cannot use that module(deploy on our PI server).
I selected Java Mapping approach.
I created dummy ESR objects
I tested Java mapping in OM, BOM is added to the target XML payload( we used third party tool to identify)
In sender channel I used FCC for conversion
In receiver channel FCC parameters
Here the problem is, after FCC BOM is not being added to the file!
Can anyone please help me how to achieve this?
Can you please provide parameters of " message transformation bean(MTB) module" for dummy ESR structure.
I have one more doubt, can MTB be used for file adapter? if so do we have to use on both sides i.e. on sender and receiver side?
(I have gone through some threads that MTB can be used for file adaptor but I didn't get the clear picture).
Thanks & Regards
Praveen Besi