Mapping a process value to a field or parameter in another process
As an application business analyst, you might want to know the processes associated with an application to map the values of a process to a field name or parameter in another process. For example, when a user creates a ticket, the initialization step captures and stores the requester information, such as the requester name, email, and ID. You might want to map these values to a parameter in another process.
The Process List component allows you to select the default and custom processes associated with an application.
The Process List component is a Record editor type component and can be added only if a Record editor is added to the view definition.
To add a Process List component to the view definition
- Log in to BMC Helix Innovation Studio and navigate to the Workspace tab.
- Select the application for which you want to add a Process List component.
- On the Views tab, click the name of the view definition to which you want to add the Process List component.
- From Palette, drag the Process List component into the Record editor component on the canvas in the order that you want them to appear on the user interface.
In the Properties pane on the right side, click Settings
, and then specify the properties.
The following table provides information about the properties:Property
Description
Example
Field Name
Select the record field name that will store the fully qualified process definition name.
Display Label
Enter a name for the label.
Value
Displays the default Record editor value.
Disabled
Enable this field to keep the Process List component disabled at runtime.
Hidden
Enable this field to keep the Process List component hidden at runtime.
CSS classes
Displays the default Record editor value.
Application Bundle ID
Enter the application bundle ID, the processes of which must be listed by default.
Process Alias Field Name
Select the record field name that stores the readable process definition name.
- Click Save.
Example
The following example shows the Process List component added to the Flowset configuration:
In the example, com.bmc.dsm.hrsm-lib is passed as the Application bundle ID, so the processes included in the library are listed under Human Resource Service Management.