Author Topic: EA Automation Interface  (Read 2853 times)

ssp

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
EA Automation Interface
« on: March 04, 2010, 01:19:42 am »
Hi all,
I'm trying to use the EA AI to automatically refresh my EAP to the HEAD Version from VersionControll. I use package.IsVersionControlled() to figure out if given package is under VC. But after that? How to I tell the AI to perform a "GetAllLatest" on the package? I just found package.VersionControl[Add/Remove/CheckIn/Out/Status], which is not what I want I guess...

Many thanks for your help,
Sören

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: EA Automation Interface
« Reply #1 on: March 04, 2010, 09:27:45 am »
I believe there is a VersionControlGetLatest() method being added to the Package object for EA 8.0.  If you have access to the EA 8.0 beta, see:
http://www.sparxsystems.com/products/ea/beta.html#releasenotes