Book a Demo

Author Topic: compare xmi to package form automation script  (Read 3394 times)

Wade Brooks

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
compare xmi to package form automation script
« on: January 30, 2015, 08:08:37 am »
can the compare xmi to package be run via automation?  I need to be able to check if XMI file matches whats in the model for several hundred XMI files.     I am using version 11 of EA.     If the automation interface does not support this, what is the best way to work around it?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: compare xmi to package form automation script
« Reply #1 on: January 30, 2015, 09:26:32 am »
There are compare functions (search for Baseline) in the Project Interface.

Worst case is that you'll need to import the XMI as a baseline before doing the comparison.