Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: See on February 18, 2011, 09:01:28 am
-
Hi,
I wonder if there is any possibility to automatically export diagrams from enterprise architect from an external process.
We wish to introduce this in our continous integraton process or in some kind of subversion commit hook or something similiar.
Has anybody done something like this with EA?
-
Should be quite easy to write a small program that accesses EA via the api and exports all diagrams.
You could then run that executable from your commit hook.
Geert