Action requested Event (Published by Task Definitions Widget)

The user requested an action on selected task definitions. This can be one of the built-in actions create and open or a custom action configured for the widget.

Event Name

com.ibm.widget.ActionRequested

General purpose: The user requested an action to be performed.

Payload

Type: JSON

+ View Schema (com.ibm.task.ActionItems.schema.)

The payload object contains the following specific values:

action
Identifies the requested action. Built-in actions are
open
Open task definitions
create
Create new tasks
id
Task definition identifier
type
com.ibm.task.TaskTemplate
If federated task services are used, no task definition is selected and the "create" built-in action is requested, the additional domain property is included.
In addition it contains the visible properties for each item and meta data about them.

Published Since

6.2.0.1 + FEP

Parent Topic: Task Definitions Widget