Book a Demo

Author Topic: Loading multiple XMI files  (Read 3254 times)

Thomas Mercer-Hursh

  • EA User
  • **
  • Posts: 386
  • Karma: +0/-0
  • Computing Integrity
    • View Profile
Loading multiple XMI files
« on: November 27, 2008, 09:27:17 am »
I have a repository on an OpenEdge database which I have been having a lot of trouble with.  I have tried transferring it to an EAP repository, but the operation will never complete without errors.  So, I thought I would try XMI export and then import the XMI to EAP.  The export also had a lot of issues, but by taking small enough chunks I was eventually able to get it all exported.  In the import process I am getting errors such as "Error: Unknown ControlFlow Source or Target".  I presume this is because the export of package A includes connectors to package B which hasn't been loaded yet.  Does this mean I should simply load everything twice?

Thomas Mercer-Hursh

  • EA User
  • **
  • Posts: 386
  • Karma: +0/-0
  • Computing Integrity
    • View Profile
Re: Loading multiple XMI files
« Reply #1 on: November 27, 2008, 11:33:09 am »
Simply re-importing is getting me a conflict, so I am trying deleting each package previously imported separately and then re-importing it.