Book a Demo

Author Topic: Retrieve EA from Oracle Repository  (Read 3603 times)

Geraldo Nhalungo

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Retrieve EA from Oracle Repository
« on: August 01, 2011, 01:06:55 am »
 I did save more than one project in my oracle repository. Please let me know how can I retrieve those projects from oracle to EA.

Thanks.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Retrieve EA from Oracle Repository
« Reply #1 on: August 01, 2011, 05:32:00 pm »
What do you mean with retrieve? Using the API or?
Since this question was posted in the Automation forum i'll assume your question is about automation.
To start you'll have to get a reference to the Repository object.
If you are using the this through scripting or an Add-in this should be given to you. If not you should either connect to the running instance of EA, or connect to the repository using the connection string.
Once you have the Repository object you use Repository.Models to get a list of the top level packages.

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Retrieve EA from Oracle Repository
« Reply #2 on: August 01, 2011, 10:47:25 pm »
Where should this discussion go on? I just posted on the General board.

q.