Author Topic: Sharing a user defined search with other EA Users  (Read 2906 times)

rfwjr

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Sharing a user defined search with other EA Users
« 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?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Sharing a user defined search with other EA Us
« Reply #1 on: June 08, 2011, 04:04:21 pm »
You can export your searches to an xml file so others can import them.

Geert

deefer

  • EA User
  • **
  • Posts: 98
  • Karma: +0/-0
    • View Profile
Re: Sharing a user defined search with other EA Us
« Reply #2 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