Generating a project report

You can generate reports in HTML format based on decision services, projects, or queries. These reports show the content and properties of deployed project elements.

To generate a project report in HTML format:

  1. Select your decision service, and the branch or release/change activity for which you want to view the content.
  2. Click Reports in the top toolbar to view the Reports tab. You can also select Queries > Reports.
  3. From this view, you can generate a full report of your decision service, or a report of a project in your decision service.
  4. To generate a report based on a query or a project, first open the Queries tab and select the query or the project you want. Then go back to the Reports tab, where you can now generate a report based on this query or project.

    If you generate a report based on a query, this query must have been saved previously. If you are editing it and want to create your report from this new version, save the query before generating the report.

The report is generated in another browser window, and you can download it. It contains the details of the following deployed artifacts:
  • Action rules
  • Decision tables
  • Ruleflows
  • Technical rules
  • Functions
  • Variable sets
  • Operations

The report does not show resources.

On Mac OS, you must set the -Djava.awt.headless argument of the application server Java™ VM to false. For Liberty, you change -Djava.awt.headless=true to -Djava.awt.headless=false in the following file: /Users/<.path to wlp install for ODM.>/wlp/server/bin/server.

Note: The maximum size of the report that you can generate is 100 Mb by default. If you reach this size limit, the report will be incomplete. To be able to view all your content, you can generate several reports based on your projects or queries.