Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: xabi on August 27, 2023, 04:32:23 am

Title: Script to create a xmi file
Post by: xabi on August 27, 2023, 04:32:23 am
Hi, I would like to create a kind of CI/CD pipeline. When changes to the EA file (.qea) are committed, I want to create an xml file that will be used later for automated tests.

Is there an example script on how I can create an xml file. I know that this can be done manually in EA.

Thanks in advanced
Title: Re: Script to create a xmi file
Post by: qwerty on August 27, 2023, 05:06:28 am
Look here: https://sparxsystems.com/enterprise_architect_user_guide/15.2/automation/project_2.html (https://sparxsystems.com/enterprise_architect_user_guide/15.2/automation/project_2.html)
at ExportPackageXMI

q.