Skip to main content

Instances


iceDQ instances allows users to view and track the workflow execution logs in a workspace. It can be used to view

  1. The number of times the workflow has been executed.
  2. The execution status of the workflow.
  3. The execution status of sequences in a workflow.

Users can search and filter the workflow instances as follows

  1. Search by Instance ID.
  2. Search by ID.
  3. Filter by status viz blocker, critical, running etc.
  4. Filter by users who triggered.
  5. Filter by the context viz script, schedule, workflow.
  6. Filter by mode viz web, web services.
  7. Filter by triggered from/to dates.
important

User has to clear the search and filters applied to view all the workflow instances.

Workflow instance

Below are the detailed description of columns displayed in instances screen.

ColumnDescription
Instance IDInstance Id of the workflow/rule executed.
NameWorkflow/rule name.
IDWorkflow/rule ID.
StatusStatus of workflow instance.
Exit CodeWorkflow/Rule exit code.
Elapsed TimeTime taken to execute workflow/rule.
Triggered DateDate and Time the workflow was triggered.

User has to expand the workflow instance node to view the rule instance details.

Rule instance