Align the provider with the appropriate taxonomy profile to categorize regulatory intelligence data and feeds for informational reporting purposes. This approach is particularly useful when integrating multiple feed sources,
as it ensures consistent naming conventions across systems or applications.
Before you begin
Role required: sn_grc_reg_change.adminNote: Certain fields on this form are only visible if the Default Taxonomy Configuration property is set to true.
Procedure
-
Navigate to .
-
Select New on the page.
-
On the form, fill in the fields.
Table 1. Provider taxonomy configuration record form
| Field |
Description |
| Provider |
Provider of the taxonomy configuration record. |
| Default taxonomy configuration |
Option to use the default taxonomy configuration. Clear the default taxonomy configuration option to see the Taxonomy Loader configuration. |
| Taxonomy |
Internal taxonomy to which the external taxonomy is
mapped. Unlock the list to add the taxonomy. |
| Taxonomy Loader |
Taxonomy Loader configuration field when the default taxonomy configuration option is unchecked. Select the import mode for importing the taxonomy data:
- Data source: Use Data source if the taxonomy can be imported via ServiceNow platform data source.
- Custom script: Use Custom script if the taxonomy import needs custom logic.
For Data source: Update the following fields:
- Data source: Data source to be defined such as Azure AD, Auth0. For more information, refer to, Create a data source.
- Scheduled data import: The import job that runs the data source frequently. For more information, refer to Schedule a data import.
For Custom script: Update the following fields:
- Taxonomy file required: Select the check box if the data to be imported via the selected mode needs a file to be attached.
- Variables: Use the variables defined in the script.
- Script: Script to be populated. This is a required step.
|
-
Select Submit.
Result
The new provider taxonomy configuration record is listed on
the Provider taxonomy configuration page.