Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: JayHollingsworth on February 21, 2019, 03:40:44 am

Title: How to see output from GenerateXSD
Post by: JayHollingsworth on February 21, 2019, 03:40:44 am
We use JScript to automate the generation of a complicated set of XML schemas and it works perfectly.

Sometimes, the XSD generator creates informational or error messages when run manually from the EA user interface, but I don't see a way to capture those messages when invoking GenerateXSD from JScript.

If I could capture them I would put them on Session.Output so the user could see them.

Does anyone know how to do this?
Title: Re: How to see output from GenerateXSD
Post by: qwerty on February 21, 2019, 08:21:20 am
I guess you can't access that from automation :-/ Send a feature request.

q.