KB Article #69427

Setting encoding format of the output BDOC to Unicode

Problem

-- How to set encoding format for output BDoc to utf16:LE
-- In Composer, utf16:LE does not appear in encoding list for BDoc
-- How to incorporate utf16:LE in encoding list for BDoc in Composer


Resolution

In order to have utf16:LE in encoding list you are required to follow the steps below:
1. Browse for <Synchrony Installation>/<Composer folder>/<composer>/web/Integrator/properties/encoding.properties file.
2. Append following text in encoding.properties file:
encoding2=utf16:LE
3. Save the file. Restart Composer Server, utf16:LE will appears in the encoding list for BDoc