Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tderosa

Pages: [1]
1
General Board / Trying to export xmi to be imported into jdeveloper
« on: April 25, 2020, 03:30:13 am »
Has anyone had success exporting a package from Sparx EA to XMI (must be UML 2.1-2.4 for jev) and importing it into jdeveloper?  The closest I go was to be able to go into the exported xmi from Sparx, globally change  value="-1" to value="9" (jdev was complaining that the value had to have a range of 0-9 or * - note:was only 10 instances) and the import completed. 

However, there were a ton of warnings, and the resultant elements did not have any of their class attributes.

2
General Board / Environment Variable to define path to linked files.
« on: January 23, 2018, 07:52:25 am »
Is there any way to use an environment variable in defining the path to a linked file? Here is my intent:

To deliver an EA model in a folder which also contains a folder that will hold background documentation that can be linked to elements in the model.  Rather than an absolute path, I'd like to use an environment variable to define the base folder of the docs.  I saw someone asked this same type of question back in 2012, but with no answers.  How about today in 2018?

Pages: [1]