1
Automation Interface, Add-Ins and Tools / How to see output from GenerateXSD
« 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?
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?