Book a Demo

Author Topic: Creating HMTLReport from JScript - Missing param.  (Read 3048 times)

Stefan Christoph

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Creating HMTLReport from JScript - Missing param.
« on: July 02, 2010, 11:43:23 pm »
Hi guys,

right now I'm trying to generate HTMLReport of a model from a JScript running in EA. I utilize the RunHTMLReport in the ProjectInterface. In comparison to the user interface, I'm missing the ability to set
- the default diagram and
- the header Image
via the RunHTMLReport interface. Is there a solution for this?

I've seen that Page-Index html template contains #HOME# and #HEADER_IMAGE# place holder which I could overwrite with some hard coded values - not really optimal as the generated file names might change while model is involving.

Thanks for your support

Stefan