Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: rfwjr on June 08, 2011, 05:27:13 am

Title: Sharing a user defined search with other EA Users
Post by: rfwjr on June 08, 2011, 05:27:13 am
I have created a virtual document and  attached a user defined filter to the model document class.  It works just fine for me but no other member of the team can run the report because the system cannot find my user defined search/filter.  
Does anyone know how to share the user defined filter with other team members?
Title: Re: Sharing a user defined search with other EA Us
Post by: Geert Bellekens on June 08, 2011, 04:04:21 pm
You can export your searches to an xml file so others can import them.

Geert
Title: Re: Sharing a user defined search with other EA Us
Post by: deefer on June 15, 2011, 05:46:32 pm
In addition, you can create your own MDG Technology file where you can add the exported custom searches.

Just add the line
<ModelSearches file="path\file.xml"/>
in the . mts file

Then the technology would have be used in your company, so you have to add it in all the users's EA installations.
Davide