Book a Demo

Author Topic: Enable editing only in predefined package by AddIn  (Read 3649 times)

naviway

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Enable editing only in predefined package by AddIn
« on: January 20, 2012, 11:09:39 pm »
Dear All,

We are looking for functionality for specific EA user to be able only update specific element/object/diagrams is pre-defined package. It should be possible to achieve by broadcast events in AddIn Model. But I had an difficulty how to find programmatic-ally (API) the user's information and user's group. Can you please give suggestions ?

BRs,
I.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Enable editing only in predefined package by A
« Reply #2 on: January 21, 2012, 02:24:43 am »
You can consider EA's locking mechanism with allows to build groups and assign them to persons. This has some drawbacks as new elements are unlocked on creation but maybe it suffices in your case.

q.