Question 1:
How do I eliminate special characters present in Content Data field of Cameo Datahub Properties tab?
Answer: You have to modify the magicdraw.properties file and add -Dfile.encoding=UTF-8 value to the JAVA_ARGS parameter of the code, as shown below.