LoadConcreteProductId transformer¶
Creates a new integer entry that loads the concrete product id by the given concrete sku.
Usage:
<load-concrete-product-id from="concrete_sku" to="fk_product" />
Attributes:
from
- name of the field containing the concrete sku.to
- name of the field that should be filled with the concrete product id.