Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: kotrick on December 02, 2013, 11:09:47 pm

Title: Cannot find Repository.Execute(sql) API EA10
Post by: kotrick on December 02, 2013, 11:09:47 pm
Hello,
I was using Repository.Execute(sql) api in EA version 8 or below for my automation script.
In EA 10 i dont find any such api.
Do we have any similar api ?
can any one help me to solve this issue
Thank you
Title: Re: Cannot find Repository.Execute(sql) API EA10
Post by: Helmut Ortmann on December 03, 2013, 12:52:46 am
Hello,

Repository.Execute(sql) still works in 10. Just use it and don't care about the API documentation.

By the way: Thomas Kilian has written a good e-book about EA API (InsideEA).

Helmut