Custom reports as analysis view

Started by chrisw, October 04, 2016, 17:47:40 PM

Previous topic - Next topic

chrisw

Hi,

I cannot make a custom report showing dependencies for example on a device (server) where is hosted an application.

I've made my own report folder.

I was able to sort by device in main.jrxml :
((com.archimatetool.jasperreports.data.ArchimateModelDataSource)$P{REPORT_DATA_SOURCE}).getElementsDataSource("Device")

This is in a section where it calls report for element and others objects.

But I could not retrieve relation objects from there.
May be my lack of knowledge of JasperReports ?

I've look at source code, would be fine calling getSourceRelationships, but I cannot...

Would iReport help me ?

Jean-Baptiste Sarrodie

Hi,

I think you've reach the limits of current implementation. This should be enhanced in the near future in the upcomming version of Archi.

Regards,

JB
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.