Book a Demo

Author Topic: ImportPackageXMI()  (Read 3633 times)

dano_labrosse

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
ImportPackageXMI()
« on: September 26, 2005, 07:29:00 am »
Hello,

I have tried to automate the HTML documentation process using EA’s COM API. The idea is to have it run nightly, check out the XMI files from CVS, generate the HTML reports and copy the HTML to our web directory.

However, I ran into a problem in that some XMI file are created as “root model”, so when importing an XMI file into a EA Project a dialog pops up requiring manual intervention, which not exactly ideal when your trying to automate something! There doesn’t seem to be a way to suppress this dialog in their API. However, if someone can find out how to turn off “root model” functionality when creating their XMI files, I would appreciate it if you let me know.

-Dano

thomaskilian

  • Guest
Re: ImportPackageXMI()
« Reply #1 on: September 29, 2005, 03:31:55 am »
Dano,
you should report this as a bug. The COM API documentation does not tell anything (correct me, if I'm wrong) about sporadic manual intervention being required. If this is intended I'd call it Error By Design.

James_Black

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: ImportPackageXMI()
« Reply #2 on: November 25, 2007, 02:52:45 am »
 ??? Heya guys,
Anything new about that?
Any comment from sparx?
Any workarounds?

Thanks,
:)

thomaskilian

  • Guest
Re: ImportPackageXMI()
« Reply #3 on: November 25, 2007, 12:13:12 pm »
This is from 2005! What had we been using then? EA 3.5? We are now at build 818...

James_Black

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: ImportPackageXMI()
« Reply #4 on: November 26, 2007, 12:52:06 pm »
Thank you for your reply.
Couldn't figure it out.. So how can i do it?

thomaskilian

  • Guest
Re: ImportPackageXMI()
« Reply #5 on: November 27, 2007, 09:20:26 am »
a) upgrade to latest release
b) rtfm?