Reltio Connect

 View Only
  • 1.  JSON generator - ROCS portal Jar

    Reltio Partner
    Posted 03-21-2022 06:17

    Hello Team,

    We were using JSON Jar (reltio-json-generator-entity-2.5.4-jar-with-dependencies) but with the new updated jar (reltio-util-json-generator-entity-3.1.8-jar-with-dependencies) post log4j issue, we are not able to convert our CSV file to JSON.

    ROCS: https://bitbucket.org/reltio-ondemand/workspace/projects/ROCS



    As per our internal testing, it is clear that it will be issue with the charset. Earlier logs use to show the charset of csv file which is UTF-16LS in our case.
    Now the new jar json generator utility works with CSV file with UTF-8 format only.

    Is there any chance to provide charset in properties file to help json generator jar pick it and convert to json?


    Thanks in advance!



  • 2.  RE: JSON generator - ROCS portal Jar

    Reltio Employee
    Posted 04-12-2022 18:55
    Hi Brijesh,

    Thanks for your question on supported Unicode encoding forms for the Generic JSON Generator utility.

    Unfortunately, the ROCS utilities are not officially supported and are provided on an as-is basis. This is stated within our documentation at: https://docs.reltio.com/addonutilities/aboutaddons.html

    As such, our recommendation would be to convert the source files from UTF-16LE to UTF-8 prior to using the latest version of the utility.

    Best,
    Jack Hain
    Sr. Product Manager