Updating case assignments using the Change Assignment component
The Change Assignment component is available in the BWF Components section of the View designer and is visible only if the BWF Components bundle is deployed.
You can use the Change Assignment component in a view to update case assignments in your application by specifying an Assigned Group and an individual Assignee within your organization.
For example, if you have a view to update a case, you can use the Change Assignment component to change the case's assignment from one assigned group to another, or reassign it to a different case assignee based on workload.
Before you begin
Make sure you create a view definition with the Record editor component. For more information, see Creating-a-view-for-a-record-instance-by-using-record-editor.
To add a change assignment 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 Change Assignment component.
- On the Views tab, select the name of the view definition to which you want to add the Change Assignment component.
- From Palette, drag the Change Assignment component to the canvas.
In the Properties pane, click Settings
, and then specify the properties.
The following table provides information about the properties:Property Description Example General tab Disabled Use the toggle key to disable the component at runtime, and then select one of the following options:
- At all times: Select this option if you want to disable the component at all times.
- When condition is true: Select this option if you want to disable the component only if a certain condition is met.
Condition: Build an expression to define a condition.
This option is displayed only after you select the When condition is true option.
Hidden Use the toggle key to hide the component at runtime, and then select one of the following options:
- At all times: Select this option if you want to keep the component hidden at all times.
- When condition is true: Select this option if you want to keep the component hidden only if a certain condition is met.
Condition: Build an expression to define a condition.
This option is displayed only after you select the When condition is true option.
Hide Empty Option In Assignee Use the toggle key to hide the blank option in the Assignee drop-down, and then select one of the following options:
- At all times: Select this option if you want to hide the blank option in the Assignee drop-down at all times.
- When condition is true: Select this option if you want to hide the blank option in the Assignee drop-down only if a certain condition is met.
Condition: Build an expression to define a condition.
This option is displayed only after you select the When condition is true option.
CSS classesDefines the style of the component.
For more information, see CSS-classes-used-in-View-designer-components.
Line of Business Select the line of business for which you want to configure the view component. Required Enable Required to display (Required) next to the Assigned group field label on the case edit screen. Show Assignment Hierarchy (Read Mode) Use the toggle key to display the hierarchy of assignments in read-only mode. Hide Assignee Use the toggle key to hide the assignee field. Namedlist Configuration tab Assigned Groups Select a namedlist from the drop-down that you had created for Assigned Groups. Only the lists you created during the namedlist configuration appear here.
For more information on configuring namedlists, refer to Facilitating data entry through named lists.
Company Field (required) Select the field that contains the value for the company. Support Organization Field (required) Select the field that contains the value for the support organization. Visible Contextual Fields Select one or more contextual fields from the drop-down. This list includes all the visible contextual fields that were added during named list configuration. Additional Query Click Click to build an expression to create an expression for additional query for assigned groups that is to be added to the namedlist API. For example: Status = Active, Line of Business = Human Resources Assignees Select a namedlist from the dropdown that you had created for the assignees. Only the lists you created during namedlist configuration appear here. Visible Contextual Fields Select one or more contextual fields from the drop-down. This list includes all the visible contextual fields that were added during namedlist configuration. Additional Query Click Click to build an expression to create an expression for additional query for assignees that is to be added to the namedlist API. For example: Status = Active, Line of Business = Human Resources Assignee tab Assignee (required) Select the field that contains the value for the assignee. For example, Assignee full name, Assignee GUID. Assignee name Select the field that contains the value for the assignee's name. Display Label Enter a unique label for the field. Value Click Click to build an expression to define a condition to display a specific value. View for displaying Person Specifies the layout or view used to present person-related information. Show Thumbnail Use the toggle key to show the thumbnail image for the assignee. Support Group tab Support Group (required) Select the field that contains the value for the support group. Display Label Enter a unique label for the field. Value Click Click to build an expression to define a condition to display a specific value. Support Organization tab Support Organization (required) Select the field that contains the value for the support organization. Display Label Enter a unique label for the field. Value Click Click to build an expression to define a condition to display a specific value. Company Company Select the field that contains the value for the support company. Display Label Enter a unique label for the field. Value Click Click to build an expression to define a condition to display a specific value. Assign to me tab Show Assign To me Use the toggle key to display the Show Assign To me option on the view.
You can use the Show Assign To me option to assign the tickets, cases, knowledge articles to yourself.
Display Label Enter the label for the Show Assign To me option.
This field is visible only if you turn on the Show Assign To me toggle key.
- Click Save.
Result
The following image shows an example of the Change Assignment component in a case edit screen: