Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question:

How to do I convert unreadable characters to readable characters present in the any text field of in Cameo DataHub?

Answer:
The unreadable character
Unreadable characters are displayed in the Cameo DataHub because of exporting data from external sourceCameo DataHub when you import information containing non-English language characters. These unreadable characters can appear anywhere in the modeling tool. You can convert the unreadable content into readable by modifying the code. You have to modify the <installation directory/bin/modelingtoolname.properties> file (e.g:magicdraw.properties file ) and add -adding the Dfile.encoding=UTF-8 value to the JAVA_ARGS parameter of the code, as shown below. Restart the system application after modifications. This modification will not affect any other aspect of the modeling tool.

Note

By default, the Dfile.encoding=UTF-8 encoding is added to the JAVA_ARGS parameter from version 2022xR1.