...
Each line – except comment lines that start with ' – defines a single alias.
FieldNo | Field | Mandatory/Optional | Description |
---|---|---|---|
1 | SourceItemID | M | This is the source ItemID of the alias. |
2 | Name | M | Here the name of the alias has to be specified. |
3 | Path | O | Optionally, the alias can be arranged in a hierarchy which can be defined here. The different levels of the hierarchy must be delimited with "\". |
4 | Comment | O | Optional comment of the alias definition. The value is only used for documentation purposes. |
...