Mapping type field
Use this mapping type if you want to map the placeholder to a field of the current table. You can also use fields that are read in the Before Mappings Hook. Moreover, you can specify constants; note that constants must be strings, including the quotes.
Examples:
Target | Source |
---|---|
ic_tablename | “tisfc001” |
ic_carrier | “UPS” |
ic_phone | “31342428888” |
ic_primekey | tiipd001.item |
ic_name | tm.tisfc001.customer.name |