Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: bockfu on April 22, 2016, 05:24:18 am
-
Can someone share the recommend practice for deploying a MDG when the model is accessed via DBMS.
From the user guide (http://sparxsystems.com/enterprise_architect_user_guide/12.1/building_models/mdgtechnologies.html), there are two methods:
- Import MDG Technologies to Model
- Access Remote Technologies
We have users who access the model two ways:
Method 1: Run from EA installed on local system
Method 2: Run remote desktop with EA UI launched on local system.
So I ruled out 'Import MDG Technologies to Model' as that involves a local path....and I did not want to change the EA installation used via remote desktop.
This leaves 'Access Remote Technologies'. My observation is every user will have to apply the steps. I just wanted to verify this was the common practice.
Updated: corrected terminology by changing MTS to MDG.
-
MTS is not MDG. The MTS is just a file that stores (not all) parameters to generate a MDG. So you need to be precise in your question.
q.
-
(Assuming "MDG" instead of "MTS")
From the user guide (http://sparxsystems.com/enterprise_architect_user_guide/12.1/building_models/mdgtechnologies.html), there are two methods:
- Import MDG Technologies to Model
- Access Remote Technologies
Use 1 if you have one model with many users. Use 2 if you have one user with many models. If you have many users with many models, it's a judgment call.
So I ruled out 'Import MDG Technologies to Model' as that involves a local path...
er...? It imports the technology directly into the DBMS (model) and then when you open the model, the technology is extracted and processed exactly the same as if it were a remote technology. No local paths involved.
-
Totally missed the second option for 'Import MDG Technologoes to Model':
To be available to all users of the model, through the Resources window for the model
Followed the steps and working like a charm.
thank you.