Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: bITs.EA on March 24, 2014, 10:55:32 pm

Title: Model views: 'deploy' my searches
Post by: bITs.EA on March 24, 2014, 10:55:32 pm
Hi,

I have made a model view with a customized search (sql-search). I want my colleagues to be able to see this search too.

They can see the model view, but the search doesn't give a result because EA can't find my custom search.

How can I deploy 'my searches' to all my colleagues?? Is there a way to make the searches visible for everyone??

Thanks!
Title: Re: Model views: 'deploy' my searches
Post by: Geert Bellekens on March 24, 2014, 11:01:43 pm
There are a few options:

- Ask everyone to import your exported searches
- Write some kind of installation script to update the %appdata%\Sparx Systems\EA\Search Data\EA_Search.xml
- Include your searches in an MDG.

Geert
Title: Re: Model views: 'deploy' my searches
Post by: bITs.EA on March 25, 2014, 08:30:04 pm
Thanks. I added it to my MDG and it works!

(Adding model views to MDG was easier than expected :) )