Configure a provider taxonomy configuration record
Configure a provider taxonomy configuration record to define and map the external taxonomy to an internal taxonomy class.
Before you begin
Procedure
- Navigate to Application > Regulatory Change Management > Administration > Provider Taxonomy Configuration.
- Click 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 Check box 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.
- Scheduled data import: The import job that runs the data source frequently.
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.
- Click Submit.