Author Topic: How to see output from GenerateXSD  (Read 2520 times)

JayHollingsworth

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
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?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: How to see output from GenerateXSD
« Reply #1 on: February 21, 2019, 08:21:20 am »
I guess you can't access that from automation :-/ Send a feature request.

q.