Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: rgupta4 on February 09, 2017, 04:57:27 pm

Title: How to import an enterprise architect automation script from an XML file
Post by: rgupta4 on February 09, 2017, 04:57:27 pm
I have a series of EA automation scripts written in vbscript in XML files that a vendor has provided us. I don't know how to load them into my EA project file. I am using Enterprise Architect 13. I cannot find any information in the online help on this topic.

Any help would be greatly appreciated.

Many thanks
Title: Re: How to import an enterprise architect automation script from an XML file
Post by: VKN on February 09, 2017, 05:05:06 pm
http://www.sparxsystems.com/enterprise_architect_user_guide/13.0/model_repository/importrefdata.html
Title: Re: How to import an enterprise architect automation script from an XML file
Post by: qwerty on February 09, 2017, 09:14:57 pm
Tools/Scripting will open a window. Create a new group and therein a new script where you place your script (just copy/paste) and run it with one of the two start buttons (one is for debugging and might not work for you).

q.