Create a ServiceNow metadata collector
Create a collector to import metadata from ServiceNow.
Before you begin
Before you begin, verify the following:
- A MID Server is setup for the collectors. For more information, see MID Server for metadata collectors.
- All per-requisite tasks are completed. For more information, see Prepare to run the ServiceNow collector.
- Role required: connection-admin
Procedure
Navigate to All > Workflow Data Fabric > Workflow Data Fabric Home.
Select the Connect Hub
Connect Hub icon icon in the left sidebar.
Select Create > Metadata collector.
From the System list, select ServiceNow.
From the Connection type list, select one of the following:
Select New connection to configure a new connection.
Select Existing connection to reuse an existing connection and select an existing connection from the Connections list.
The configuration form is filled with details from the existing connection. The name is appended with the word Copy and sensitive details like password aren't copied.
Complete the form.
Field Description Connection name Unique identifier for the connection. This field can't be modified once the connection is established. Short description Purpose and details of the connection. Configure the instance URL.
Field Description ServiceNow Instance URL Base URL of your ServiceNow instance, such as https://your-instance.service-now.com. Do not include a trailing slash.Configure the authentication options.
Field Description Username ServiceNow user name to use for authentication. Password Password for the specified username. Configure the advanced options.
Field Description ServiceNow API Page Size Number of records to request per page from the ServiceNow Table API. Default is 1000. Skip Glide Tables, Fields, and Views Specify to skip harvesting of Glide tables, fields, and views. Select Save.
Result
The metadata collector is created and appears on the Connectors page with a Configured status. It is now ready to connect to the source system and harvest metadata.
What to do next
After creating the collector, you can perform any of the following tasks:
- Run the collector manually to harvest metadata immediately. See Run metadata collectors manually.
- Automate metadata collection by scheduling regular collector runs. See Schedule metadata collector runs.
- Monitor execution status and troubleshoot issues by viewing the runtime logs. See View runtime logs for collector runs.
- Discover and evaluate the harvested data assets in the Data Catalog. See Governing the Data Catalog.
Parent Topic:ServiceNow metadata collector