To address the varying personas of end users requesting AWS products, the Connector for ServiceNow includes a scoped app setting to enable or disable components of the AWS product widget. By default, all AWS product components are active.
To modify the AWS product view
-
In the navigator, enter
System Properties
and select Service Catalog.Note
Make sure you are in the AWS Service Management Connector scoped application mode.
-
Deselect any AWS product component to enable:
-
Editing of the Service Catalog product name.
-
Selection of launch options for Service Catalog Products. (This component is only visible if the AWS product has more than one launch path.)
-
Selection of product versions for Service Catalog. (This component is only visible if the AWS product has more than one product version.)
-
Tags for Service Catalog products.
-
Plans (ChangeSet) creation for product. (If set to false the plan section is not visible.)
-
-
Choose Save.
The AWS Service Catalog system properties also include a section that identifies an assignment group. This group associates with closed change records from post provision actions of products (such as terminate, update, or self-service actions).
To associate the assignment group for change records from AWS Service Catalog post provision actions
-
In the navigator, enter
System Properties
and choose AWS Service Catalog. Make sure you are in the AWS Service Management Connector scoped application mode. -
Choose the section Set the ‘assignment group’ sys_id or name that the connector will use when creating change requests.
-
Enter the assignment
group sys_id
.If you need to find the
group sys_id
, enterSystem Security
in the left navigator. -
Choose Groups module.
-
Search for the Group name.
-
Choose the group that you want to associate to close changed records and choose Copy sys_id. You are now able to paste the copied
sys_id
into the AWS Service Catalog Properties for the Connector under Set the ‘assignment group’ sys_id or name that the connector will use when creating change requests.If the
sys_id
is blank, the change record sends a message that no assignment group exists for the record, which causes change requests created from the Connector to be in an open state.