Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(plus)Trace SQL Store component

This container is able to show you a timeline of events. You can set a filter for a specific case and time period. To use this functionality, you need the trace engine component (Trace SQL Store component). With this component, it is possible to store trace data from tasks, cases, documents and events. The timeline container reads its information from the traceability database table. This container type uses the content style 'timeline'.

...

Name
Description
Type
Required
Case IDThe case id for which you want to show the timeline.Expression - AnyfalseNo
User IDThe user id for which you want to show the timeline.Expression - StringfalseNo
Display for periodA datetime that indicates the start of the period up to the current date, empty means unlimited.Expression - AnyfalseNo
Show casesIf case events are shown in the timeline.BooleanfalseNo
Show tasksIf task events are shown in the timeline.BooleanfalseNo
Show message eventsIf message events are shown in the timeline.BooleanfalseNo
Show documentsIf document events are shown in the timeline.Booleanfalse

When the container is configured to show document events on the timeline (using the "Show documents" parameter described above), two additional parameters can be use to further configure the container.

...

No
Info

When the Case ID, User ID or Display for period parameter expression evaluate to unknown at runtime, an empty timeline is shown to prevent performance issues.