Business Console 10.7 | webMethods Business Console Documentation | Working with Business Console | Administering Business Console | Customizing Business Console Using Gadgets | Process Related Gadgets
 
Process Related Gadgets
Callable Processes
Displays all callable processes of a parent process.
Gadget Setting
Description
Instance ID
The Instance ID of the parent process.
Callable Process Label
The title of the gadget.
Update gadget to display child processes
Displays child processes of a callable process in the gadget.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following are the input parameters in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
callableType
Set the value to process to display associated process instances
Triggers after loading the process details page. The payload must contain the Instance ID of the parent process.
Process Comments
Displays comments related to tasks associated with a process instance. Additionally, you can perform actions such as add comments to a single task or multiple tasks, delete comments, and send emails.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following is the input parameter in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
Loads the Process Comments gadget.
Process Header
Displays information such as process ID, status, and duration of the process in a header panel. Additionally, you can set the task priority.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following is the input parameter in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
Retrieves the information to display for a process.
Process Diagram
Displays the process diagram that represents the status.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following is the input parameter in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
Retrieves the Instance ID for a process from the payload and displays the process diagram.
Process Summary
Displays the summary of a process.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Summary Tab Label
The name to use for the Summary tab.
Diagram Tab Label
The name to use for the Diagram tab.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following is the input parameter in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
Retrieves the Instance ID for a process from the payload and displays the process summary.
Process Tasks
Displays the task instances associated with a process.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Tasks Label
The title of the gadget.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following are the input parameters in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
taskInstanceType
Set the value to process to display task instances associated with the process
Retrieves the task instances for a process.
Process Timeline Diagram
Displays the timeline diagram of a process.
Gadget Setting
Description
Instance ID
The Instance ID of the process.
Subscribed Event
Description
PROCESS_DETAILS_DASHBOARD_LOADED
Following is the input parameter in the payload (payLoad.<parameter>):
*Parameter
*Description
instanceId
Process Instance ID
Loads the Process Timeline Diagram gadget