Book a Demo

Author Topic: Deploying MDG technologies  (Read 3193 times)

Brian McLean

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Deploying MDG technologies
« on: October 23, 2008, 08:00:40 pm »
Hi

What is the most successful method for distributing MDG files to users? We are currently loading it into the local path, but making updates to the file is a bit more manual than I'd like.

If we load it onto a network location, users must be online to use the MDG.

Any suggestions?

Thanks,
Brian

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • ArenĀ“t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Deploying MDG technologies
« Reply #1 on: October 23, 2008, 09:53:08 pm »
Indeed these are the two methods provided by EA: Copy it manually into the local file system or deploy it on a web server/network share.

Another option could be to use a versioning system (CVS, SourceSafe, ClearCase, SVN, etc.) and put the technology under version control so people could check it out into a default location configured in the MDG settings dialog and then use it offline.
Then it would be a matter of updating it and benefit from the latest version.

Oliver

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Deploying MDG technologies
« Reply #2 on: October 29, 2008, 08:27:33 am »
If I remember correctly, EA caches MDG technologies specified by URL and uses the cache if it can't access the URL.

If I'm correct, that would probably be your easiest option.