Sparx Systems Forum
Enterprise Architect => Bugs and Issues => Topic started by: charlyprg on October 08, 2019, 03:24:07 am
-
I can't open the project because are not available the technologie BRM. I installed a version 13. Please I need help because the work on my company it's stopped because this issue.
-
Your model has set the BRM MDG technology as required.
I don't immediately recognize the the MDG name, so there's a good chance it's a custom MDG.
Check with whoever manages that kind of stuff at your company and make sure to restore the MDG. You can set a a local package to load MDG files.
If, for whatever reason you can't get a hold of the BRM MDG technology you'll have to do some "hacking". You'll have to figure out where EA stores the required MDG's and then clear that using an SQL update query.
Geert
-
Ah, I think BRM is Business Rule Model, and I think that is only available in the Ultimate (or maybe Unified) edition.
So that is probably what happened.
If you don't have a backup from before the problem occurred then you can change it in the database.
Check the table t_genopt.
Here's what happened when I set an MDG technology as required:
Insert into t_genopt (AppliesTo, [Option]) values('MDGRequire', 'UML2')
Geert
-
Easiest way to correct it would be to have someone install the trial version of EA, run it in ultimate so they can connect to the model and remove the setting.
To prevent the problem in the future, enable security and make sure that only competent* people have the permission 'Configure Project Prerequisites'.
-
Thankful i installed the ultimate version trial and uncheck the MGD required tecnologies and now i can open in the version 13