Customizing views for lines of business
Before you begin
If you want to define custom views, you must use the extension container in BMC Helix Innovation Studio. Learn how to create a new view in Creating or modifying views.
To customize a view for a line of business by copying a default view
- Log in to BMC Helix Business Workflows.
- Click Settings
.
- Select Line of Business > View Configuration.
The Manage Views page displays the list of default views available for lines of business. - Click the three dots
for the view that you want to customize.
For example, click the three dots for the Case Console view. - Click Copy default view.
- In View Name, specify a name for the copied view.
- Click Copy.
- To modify the newly created view, click Edit.
To display additional requester details in the case view, on the Case Edit page, from the Fields To Show list, select the required fields. The requester details are displayed on the Case Edit page.
You are navigated to the edit view page in BMC Helix Innovation Studio on a separate tab. Learn more about defining views in BMC Helix Innovation Studio in Creating or modifying view definitions.
- To preview the customized view on a separate tab, click Preview.
- To apply the view, click Activate.
Review the copied views. If you observe any record definitions or artifacts that refer to the source line of business, change the reference to the target line of business.
Examples
The following videos provide examples of how to customize views.
Customizing views for the HR line of business
The following video (3:31) provides an example of how to create and customize views for the HR line of business:
Customizing views for the Facilities line of business
The following video (3:49) provides an example of how to create and customize views for the Facilities line of business:
To copy filter presets or view presets for a view
When you copy presets from the source view to the target view, presets for all the users on the target view are deleted, and presets from the source view are copied on the target view.
Before you begin
Make sure the system is not in use when you perform this activity. If you create a preset on the target view when the utility is running, the utility might fail and result in an error.
- As a case business analyst, log in to BMC Helix Innovation Studio.
- In the Workspace, open Share Services.
- Select the View Copy Data Management check box and click Edit data.
- In the Data editor (View Copy Data Management) page, click New.
- In the New record pane, specify the following details:
- Source view and target view names
- Description for the record
6. Click Save.
Example
- Ajay, a case business analyst with Apex Global created a copy of the out-of-the-box Default Case Console view to HR Case Console 1 in the 23.3.00 release. Ajay has customized it and users have created presets on this view.
- In the 23.3.01 release, new features are added to the Default Case Console view. Ajay creates a copy of the default view to HR Case Console 2, and adds customization to the view.
- Before making the HR Case Console 2 view the default case console view, Ajay must copy the user presets from HR Case Console 1 to HR Case Console 2. Otherwise, users won't see their presets in the HR Case Console 2 view.
- Ajay makes sure that the names for the rx-record-grid and rx-view-preset-selector components in the HR Case Console 1 and HR Case Console 2 views are the same.
- He then adds an entry in the com.bmc.dsm.shared-services-lib:View Copy Data Management record definition with the following values:
Source view name=com.bmc.dsm.lob.human-resource:HR Case Console 1
Target view name=com.bmc.dsm.lob.human-resource:HR Case Console 2 - After the status of the Copy Custom View Presets Status record field is updated to "Successful", preset filters are copied from the HR Case Console 1 view to the HR Case Console 2 view.
Troubleshooting
- Artifacts that are referred to in a copied view must have the scope as Public in the source line of business. If the scope of the artifact is Library in the source line of business, an error occurs when the view is copied.
- If view presets are not copied to the target view, the value of the Copy Custom View Presets Status field is set to Errored and the error is logged in the Error details field.