Book a Demo

Author Topic: Difficulties with Export  (Read 3002 times)

Ronaldo Juliatto

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Difficulties with Export
« on: January 30, 2008, 07:32:29 am »
Hi

I am suffering some problems trying to export a package to XMI through Automation Interface.
I use the call to ExportPackageXMI available from the Project interface. When I start the VBS script, an EA instance is started and, right after this, the well-known XMI Export window is open and the exporting process starts.
Well, nothing wrong with it. The problem is that I can't make the "Enable Full EA Roundtrip" checkbox to come checked by default. I thought it was due to the the XMI Enum Type used, but I tried the xmiEADefault, the xmiEA21 and xmiEA20 unsuccessfully.
I also thought that a possible combination of "Export diagrams" and the XMI Enum Type would work, but nothing different happened. Under all situations, the checkbox is clear and EA exports the package with the UML 1.3 format.
Would anybody have a clue about it? I am using EA Build 818 with a SQL Server repository.

BTW, is there an automation call to execute Data Transfer (from Database to File)?

Thanks in advance

Ronaldo Juliatto