How to create import set table for import data from Splunk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 08:15 PM
Hello everyone,
How to create import set table for importing data from Splunk in to ServiceNow cmdb_ci_server table? Any suggestions
Thanks,
Karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 08:43 PM
Hi @Karthikpasikant ,
In the left navigation pane, navigate to System Import Sets > Load Data.
and Select Create table
Enter the Label to be used for import set
Table name Populates automatically
Select Source of import File based on if you are using data source or files like excel/csv
Click Submit.
The system displays a success message after importing the file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 08:49 PM
An Alternative way -
In the navigation pane, search for "System Definition" and click on the "Tables" module.
On the "Tables" page, click on the "New" button to create a new table.
Fill in the following information in the form:
- Name: Enter a unique name for your Import Set table. The name should follow ServiceNow naming conventions.
- Label: Provide a descriptive label for the Import Set table.
- Extends table: Select "Import Set Row" from the dropdown list.
Click on the "Submit" button to create the Import Set table
- Once table is created, Go to configure >table by Right clicking on any column in the table list view
Click on the "New" button in the "Columns" related list to add as many fields as desired for field mapping