Author Topic: Export Project with all Baselines  (Read 1261 times)

Lukasz1312

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Export Project with all Baselines
« on: May 06, 2024, 06:39:52 pm »
Hi,
my team have a question - is there an option to export Project with all baselines with it ? After import they have only last version of the project

edit:
Is it possible to transfer packages between different databases along with all Baselines created on a given package?

The problem we encountered is that the Export to XMI function does not export Baselines created on the exported package.
« Last Edit: May 06, 2024, 07:25:27 pm by Lukasz1312 »

ikuehl

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Export Project with all Baselines
« Reply #1 on: May 07, 2024, 01:32:24 am »
Hi,
over the baseline export you must select the baseline in question. But you can export your full project over Settings/Transfer/Move Data.

Transferring from one repository (database) to another is not an easy task. This is at least not possible out of the box in EA. You need to sync all your artifacts within the baselines over a database script.

Ingmar Kühl
https://www.kuehl-at.com

Modesto Vega

  • EA Practitioner
  • ***
  • Posts: 1137
  • Karma: +30/-8
    • View Profile
Re: Export Project with all Baselines
« Reply #2 on: May 08, 2024, 10:57:02 pm »
Just to expand on Ingmar's response, the key issue with baselines is how they are stored in the repository, "Baselines are in XMI format and are stored within the model in compressed format. More than one baseline can be stored against a single EA package."

Of course this assuming that you are referring to baselines as described in https://sparxsystems.com/resources/baseline/.