Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: ivano on August 08, 2010, 09:05:33 am

Title: RunReport/HTMLReport
Post by: ivano 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?