Importing machine records

You can import machine records into Storeroom, instead of manually creating a record. You can specify the data in a Microsoft Excel spreadsheet that is saved as a CSV file format. However, you can also use a text editor, such as Notepad, to create the file.

This table displays the format that is required for the file. You must specify each header name in the same order as displayed. These values are required to create a record:

  • machineKey
  • name
Column Header name Accepted data values
A machineKey String
B name String
C departmentKey String
D activeStatus True or False

*To import multiple values, use the pipe symbol (|) as a separator. For example, Mac01|Mac02|Mac03.