Book a Demo

Author Topic: Creating pre-defined structures  (Read 2777 times)

carolmika

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Creating pre-defined structures
« on: September 22, 2006, 10:31:46 am »
Hi,
We're using EA with Oracle Repo and we decided to everybody use the same Repo at the same time.

But, to separate informations between projects, we're creating separated Root for each Project.

My problem is to generate a new root everytime that a new project is created, with a pre-defined models and packages structures, for example:

- Project Nr - Project Name (Root Package)
--- Process Model (Model View Package)
-------- Business Function (Package)
..................... Process Name (Element)
--- Requirements Model (Model View Package)
-------- Functional (Package)
..................... Requirement Name (Element)
-------- Non-Functional (Package)
..................... Requirement Name (Element)
(...)

How could I do this 'Project Structure' creation?

I've tried to define a XMI export, but I just can do the XMI import once! (EA recognize that I've already did a import)

Carol

Jan ´Bary´ Glas

  • EA User
  • **
  • Posts: 408
  • Karma: +0/-0
  • Bary
    • View Profile
Re: Creating pre-defined structures
« Reply #1 on: September 22, 2006, 10:46:48 am »
Hi, importing is the right solution - what you need is check "Strip GUID's" when importing.

GUID is repository unique, so you cannot import twice the same. I hope this will help.
Jan 'Bary' Glas

carolmika

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Creating pre-defined structures
« Reply #2 on: September 22, 2006, 10:49:56 am »
YES !!!!!!!!!!!
Tks, tks, tks!!!!!!!!   ;D