ReadConfig transformer¶
Reads a value from the config into a specified field.
Usage:
<read-config config-key="my_config_tax_default_set" to="tax_set_name" />
Attributes:
config-key
- the key of the config to readto
- the target field name
Reads a value from the config into a specified field.
Usage:
<read-config config-key="my_config_tax_default_set" to="tax_set_name" />
Attributes:
config-key
- the key of the config to read
to
- the target field name