Author Topic: Release user locks using EA_Disconnect  (Read 2840 times)

bachus

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Release user locks using EA_Disconnect
« on: May 27, 2014, 04:47:20 pm »
Hello,

On EA there is an option allowing the user to release his locks in one time.
as shown on the picture below: (Manage My Locks, just before the highlighted tab)



I have developed an  C# Add in, and I would like to know if there is a way to release the user locks when the User disconnect from EA, using the  EA_Disconnect function ?

Thanks in Advance !

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13245
  • Karma: +554/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Release user locks using EA_Disconnect
« Reply #1 on: May 27, 2014, 05:43:16 pm »
Might be possible.
See http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1399804444 for details on how to release user locks.
I'm just not sure when EA_Disconnect will be called.

Geert