Customer Portal

How to change default charset

Comments 1

  • Avatar
    avackova
    0
    Comment actions Permalink
    Default charset is defined by default properties:

    DataParser.DEFAULT_CHARSET_DECODER - for Readers
    DataFormatter.DEFAULT_CHARSET_ENCODER - for Writers

    The properties can be overridden in defaultProperties file or the new file, with these properties only, can be created and graph need to be run with -config switch (see Changing Default CloverETL Settings for full information).

Please sign in to leave a comment.