Creating a Data Source

1.       Make sure that you have the Report Design Perspective  open. You can select it from the toolbar. If the icon is not visible, use the menu command Window->Reset Perspective to reset the toolbar.

2.       Open or create a report design (File -> New-> Report). Enter a name and select a blank report or existing report design.

3.       Select Data Explorer. If Data Explorer is not visible, choose Window -> Show View -> Data Explorer.

4.       Right-click Data Source. Select New, and select XML Data Source. Type a name for your XML Data Source, then click Next.

  1. Specify the XML file and the associated XML schema. The XML file is the intermediate XML file created by the report command. ActiveVOS includes the file XSD bpmn_report.xsd that resides in the $(INSTALL_DIR)/plugins/com.eclarus.bpmn.report directory.