About the IBM FCI for Insurance UI action framework
The user interface (UI) action framework is a means for customer-written JavaScript code to provide custom user actions, such as actions in a workflow, actions performed on an investigation, or actions associated with the taskbar. The UI action framework is highly customizable and can implement any workflow.
UI actions can be added to the following locations:
- The
Menu. Actions
in the
Menu are
available for the entire page and do not depend upon a selection. - The workflow action bar in the In-Baskets and Details views. Workflow actions are available as
an investigation moves along the defined workflow.

- The view switcher in the Details page. Actions in the view switcher provide
additional views in the Details page.

- Actions in the
More Actions menu handle specific actions against one or more selected items.
The
More Actions menu is in the following locations:- In-Baskets page.

- Details page summary.

- Each card in the Card view.

- Each investigation in Relationships view.

- Details flyout pane.

- In-Baskets page.