Book a Demo

Author Topic: Auto-generation xml from mst  (Read 3352 times)

carolin.boeckler

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Auto-generation xml from mst
« on: July 03, 2019, 06:58:06 pm »
Hello,

is it possible to generate automatically the MDG-Technology.xml from a *.mst file (without clicking the wizard)?
I mean, if I change only the content of a pattern.xml, I do not want to click always the whole wizard.

Caro

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Auto-generation xml from mst
« Reply #1 on: July 03, 2019, 07:18:37 pm »
Since recently (v14?) the API provides methods to export to UML profile and generate the MDG.
So now you can write a script that does the whole thing for you.

I don't have any examples of that (yet)

Geert