You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Question:

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

Answer:

The unreadable character are displayed in the Cameo DataHub when you import information containing non-English language characters. These unreadable characters can appear anywhere in the modeler. You can convert the unreadable content into readable by modifying the <../<installation directory>/bin/<cameoclient>.properties(e.g:magicdraw.properties)> file and adding -Dfile.encoding=UTF-8 value to the JAVA_ARGS parameter, as shown below. Restart the application after modifications.