Book a Demo

Author Topic: RunReport/HTMLReport  (Read 2503 times)

ivano

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
RunReport/HTMLReport
« on: August 08, 2010, 09:05:33 am »
EA 7.0.818
EA 6.5 Java API according to readme.
RunReport, RunHTMLReport, they both create a report of the full model instead of the specific package I'm asking for.

The package ID I'm passing in should be OK as Project.GetElement by that package ID returns an XML that represents the correct package.

Is this expected to work in this version?