Performing an action on a BMC Helix Business Workflow event
BMC Helix Innovation Studio includes the BWF Event Button component, which is available in the Shared Components section of the View designer. The BWF Event Button gives you an option to run an action on on-load and on-change events in BMC Helix Business Workflows.
These components are visible only if you deploy the Shared components bundle.
To add the BWF Event Button component to a 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 BWF Event Button component.
- On the Views tab, click the name of the view definition to which you want to add the BWF Event Button component.
- From Palette, drag BWF Event Button to the canvas.
In the Properties pane, click Settings
and then specify the properties as indicated in the following table:
Property
Action
Example
Label
Enter a label for the button.
On Load
Use the toggle key to enable the action button when a specific event occurs.
For example, enable the action button when a record is saved.
On Change
Use the toggle key to enable the action button when a specific event changes.
For example, enable the action button when the user is Hannah.
Action
Enter the action that you want to define for the on load or on change event.
- Click Save.
Result
A warning message is displayed with Yes and No action buttons when an on change event triggers:
Related topic