Previous Topic: Error HandlingNext Topic: Example: Load CI Data from the Extension Table


Example: Load CI Data from a Simple Spreadsheet

Use GRLoader to load a simple spreadsheet with CI data. The column headings match CI attribute names in the following example in Sheet1 of grloader_sample_spreadsheet.xls:

name

class

server1

Server

server2

Server

acd1

ACD

To load the data with GRLoader, execute the following command:

grloader -u username -p password -s http://sdm-host:8080 -i grloader_sample_spreadsheet. -n

GRLoader loads three CIs with no errors.