Importing text files
You can import text files that include items or user records exported from other Helix ALM projects or external applications. Before importing, you must map fields in each item to fields in the project you are importing to. This ensures field values are correctly populated in imported items and lets you exclude fields not used in the destination project.
1.Choose File > Import > Text File Import.
The Text Import dialog box opens.
2. Select the field type to import from the Import fields list.
3. Click Browse.
The Open dialog box opens.
4. Select the file to import and click Open.
The Select Code Page dialog box opens.
5. Select a character set and click OK.
The Text Import dialog box opens.
6. Select the import Options.
- Ignore first record ignores the first record in the file, which usually contains field names.
- Ignore delimiter characters enclosed in quotes ignores delimiter characters in text enclosed in quotation marks, which are usually inserted around comma- and tab-delimited values in exported items. For example, a user field value may be exported from an issue as "Adams, Abby". If this option is not selected, Adams and Abby are imported as separate values if the comma delimiter is used for the import.
- Change vertical tabs to carriage returns restores the formatting of multi-line text fields. Some applications map carriage returns in multi-line fields to vertical tab characters.
- Delimiter specifies the character set used to separate field values.
7. Map the fields in the text file to fields in the project. These mappings specify how to populate field values in the imported items. Helix ALM does not validate data imported from text files, so it is important to carefully map fields to avoid adding items with incorrect field values.
- The left column displays fields in the text file for a specific item. Click and to move between items.
- The right column displays fields in the project you are importing to. Drag these fields up or down to align them with the corresponding field in the text file (left column). If you cannot find an exact match, use the closest equivalent.
8. In the right column, select the fields to populate with values from the mapped text file field in the imported items. A check mark is displayed next to the fields to populate.
Clear a field to exclude it from the import. In imported items, excluded fields are set to the default value configured in the project. If a default value is not configured, <not set> is displayed in the field.
9. Click Import.
The items are imported.