Book a Demo

Author Topic: "Unknown Transition Source or Target" XMI Import  (Read 4693 times)

Thelonius

  • EA User
  • **
  • Posts: 274
  • Karma: +6/-0
  • I think. Therefore I get paid.
    • View Profile
"Unknown Transition Source or Target" XMI Import
« on: May 09, 2009, 12:48:48 pm »

While doing an XMI import, "Error: Unknown transition source or target" pops up, but the import seems to complete anyway.

Using multiple packages on SQL Server repository, client is EA 7.5.

Anything to be worried about?

I'm guessing this may be due to people having packages checked out - but that's just a guess.

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: "Unknown Transition Source or Target" XMI Impo
« Reply #1 on: May 10, 2009, 05:37:43 am »
I think it happens whe you have controlled packages and import one which contains connectors to elements from another one which you have not imported before.

Then again I recall that I had this message when importing a package which was complety independent. Analysing the xmi file showed some orphaned elements not visible in the project browser which EA had misteriously left within the project when their parent elements had been deleted.

So the messagge could mean you have dependencies on a package not contained within you project, or it could be the result of an xmi exporting bug within EA. Hard to tell since EA does not provide details (the xmi import log file just contains these stupid messages, without listing IDs or anything telling which elements have not been found).