Mapping attributes
- Last UpdatedSep 04, 2024
- 1 minute read
Each mapping node can have the following attributes.
|
Attribute |
Use |
Description |
|---|---|---|
|
extraFields |
Optional |
Matching rules for other node fields. |
|
file |
Optional |
Matching rule for the node file (no path and extension). |
|
name |
Mandatory |
Matching rule for the node name. |
|
outputEnabled |
Optional |
Switches on and off the inclusion of the contents obtained with this rule in the corresponding placeholder tags. By default, this value is set to true. |
|
skipNotActive |
Optional |
When set, the map is not applied on items that are not active. By default, this value is set to true. |
|
type |
Mandatory |
Matching rule for the node type. |