I'm trying to learn how to use the Import/Export module in OTRS::ITSM (v 3.1.2).
I've searched on the forums for some tips [1][2][3][4] but they all seem to say 1) install the Import/Export module, 2) read the docs, 3) Import from your CSV file.
I have the module installed and I have my CI data ready in a CSV file but I'm currently unable to find the documentation - all I've been able to locate is four paragraphs here describing what the module does but not how to actually use it, and also a schema image here. If I've missed further documentation could someone please supply a link to point me in the right direction?
Or perhaps someone could take a look over what steps I've tried and let me know what I'm doing wrong...
I've navigated to Admin -> System Administration -> Import/Export -> Add Template and then set the following options:
Step 1)
- Name: test
Valid: valid
Comment:
- Class: Hardware
Maximum number of one element: 10
Empty fields indicate that the current values are kept: [yes]
- Column Separator: Comma (,)
Charset: Utf-8
Include Column Headers: Yes
- 11 x Add Mapping Element [Number, Type, Description, Note, Model, Note, Owner, Serial Number, Note, Deployment State, Vendor]
Ticked against Number in the Identifier column
- I'm unsure what to do here! So I left all the default or blank settings
I pointed to my CSV file with the Choose File button and then clicked Start Import
There's a delay of a few seconds before the page refreshes then it returns me to the page listing Import/Export templates
Next when I go to CMDB -> Overview, it shows there is no info recorded ( All: 0 )
Any help would be greatly appreciated.
Thanks!
P.S. In step 4 I used 'Note' three times because my data has 'Make', 'Organisation' and 'Site Name' in these columns and Note was the closest match I could see in the OTRS options.