Chart Repository

Any charts can be saved to Charts Repository in any Chart page. In order to save a chart just click on "Save Chart" icon:

Accept the confirmation Dialog and the Chart is stored in the repository.

Later the user can query the Charts Repository to see the chart again.

As an example of chart search: 1- Select the Chart Scope to Search 2- Select the Application 3- Select the Bpm Process 4- Select the Bpm Process version 5- Click to search available charts 6- List of Saved Charts (click to view)

1- Selected Chart in Repository 2- Actual Chart 3- Chart Options 3.1 - Add Current Chart to New Dashboard 3.2 - Add Current Chart to Existing Dashboard 3.3 - Delete Chart Add to New Dashboard This option will create a new dashboard that will include the selected Chart in its charts collection. Dashboard name: the name of the new dashboard. Description: the goal of the new dashboard. Charts per column: how many chart the dashboard will display per column. Is Active: if true the dashboard is in Current Dasboard collection otherwise is in Old Dashboards collection. Is Private: if true is available on to the creator - if false is available to all users. Recursion: a time measure to update/refresh the selected chart in the dashboard. Has Fixed Dates and Modify Start Date on Update: [hasFixedDates] is used in conjunction with recursion [modifyStartDateOnUpdate].[modifyStartDateOnUpdate: false, hasFixedDates: true] the chart is always the same. [modifyStartDateOnUpdate: false, hasFixedDates: false] the start date of the chart is the last Dashboard Instance. The date range of the chart is increased with each new Dashboard Instance. The start date is always the same but the end date is increased to the last Dashboard instance. [modifyStartDateOnUpdate: true, hasFixedDates: true] the chart is always the same. [modifyStartDateOnUpdate: true, hasFixedDates: false] the start date of the chart is the last Dashboard Instance plus the recursion type (1 day | 1 week | 1 month | 1 year). The date range remain the same but the start and end date are moved to the next recursion (1 day | 1 week | 1 month | 1 year).

Add to Existing Dashboard This option will add the selected chart to an existing dashboard. Dashboard name: select the existing Dashboard for current Chart. Recursion: a time measure to update/refresh the selected chart in the dashboard. Has Fixed Dates and Modify Start Date on Update: [hasFixedDates] is used in conjunction with recursion [modifyStartDateOnUpdate].[modifyStartDateOnUpdate: false, hasFixedDates: true] the chart is always the same. [modifyStartDateOnUpdate: false, hasFixedDates: false] the start date of the chart is the last Dashboard Instance. The date range of the chart is increased with each new Dashboard Instance. The start date is always the same but the end date is increased to the last Dashboard instance. [modifyStartDateOnUpdate: true, hasFixedDates: true] the chart is always the same. [modifyStartDateOnUpdate: true, hasFixedDates: false] the start date of the chart is the last Dashboard Instance plus the recursion type (1 day | 1 week | 1 month | 1 year). The date range remain the same but the start and end date are moved to the next recursion (1 day | 1 week | 1 month | 1 year).

Last updated