Versions Compared

Key

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

What is it?

A DCM Widget Event is result of on the ending action by a DCM Widget Flow.

By modelling a DCM Widget Flow you now have the option to create a DCM widget event node, by configuring for such a node you will also need to configure one of the following events. These events will result into instruct the DCM Dashboard application to navigate to a different dashboard page.

...

Instruct the DCM Dashboard application to navigate to a page for opening a case. Based on the parameters, widgets on the page can be instructed what case to openThe parameters can be used to specify which case.

Parameters

Name

Description

Type

Required

CaseIdThe case id of the case that should be openedExpressiontrue
CaseType

The case type of the case that should be opened

Expressiontrue
EventData

Additional key value data which will be send as request parameter

Multivalued - Key value pair - String - Anyoptional

...

Instruct the DCM Dashboard application to navigate to a page for starting a case. Based on the parameter, widgets on the page can be instructed what case type to startThe parameters can be used to specify which case.

Parameters

Name

Description

Type

Required

CaseType

The case type for which a case should be started.

Expressiontrue

...

Instruct the DCM Dashboard application to navigate to a page for starting a task of a case, based on the parameters.

Parameters

Name

Description

Type

Required

CaseType

The case type of the case that should be executed

Expressiontrue
CaseId

The case id of the case that should be executed

Expressiontrue
ProcessCaseId

The process case id of the that should be executed

Expressiontrue
TaskId

The task id of the task that should be executed.

Expressiontrue