Page History
...
How to convert unreadable characters to readable characters present in any text field of in Cameo DataHub?
Answer:
The unreadable character are displayed in the Cameo DataHub when you import information containing non-English language characters. These These unreadable characters can appear anywhere in the modelermodeling tool. You can convert the unreadable content into readable by modifying the <../ <installation directory>directory/bin/<cameoclient>modelingtoolname.propertiesproperties> file (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.