Book a Demo

Author Topic: How to open an EA Model read-only?  (Read 3959 times)

pstein

  • EA User
  • **
  • Posts: 44
  • Karma: +0/-0
    • View Profile
How to open an EA Model read-only?
« on: July 02, 2008, 02:45:35 am »
I want to open an *.ea model file but all the content should be read-only.

How can I achieve this?

Is there a command line flag for this?

Peter

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: How to open an EA Model read-only?
« Reply #1 on: July 02, 2008, 07:56:34 am »
No, not really. In fact this might not work at all if EA wants to write to the model.

There are (at least) three ways you might be able to go about this though. In no particular order:
  • If you can live with access controls for everyone, enable EA security (see the documentation for this). Prevent a some users from doing anything. Everyone has at least write access to the file, so you should get the results you need.
  • Consider using EA Lite for some users. This provides a read-only view of projects - though these users can participate in a project-level discussion forum just like anyone else. There is no license fee either.
  • Create an HTML report for the entire project. Users will be able to browse the report and see pretty much everything, though the view will be 'canned' and does not refresh automatically. This can be an effective method of allowing an audience to 'see' the project without actually opening the file at all.
HTH, David
No, you can't have it!

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: How to open an EA Model read-only?
« Reply #2 on: July 02, 2008, 12:30:28 pm »
Just to follow up on Midnights second point - here is a link to download EA lite:
http://www.sparxsystems.com/bin/EALite.exe

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: How to open an EA Model read-only?
« Reply #3 on: July 02, 2008, 10:21:14 pm »
Thanks Dermot,

For some reason I failed to 'reveal' that link, which certainly limited the usefulness of the suggestion. You've completed the loop (once again).

David
No, you can't have it!