ποΈ DesignAppendFilter
Specify the filter field in both the source file and the search files.
ποΈ DesignAppendMap
This config instructs DecaSIM how, where and what design assets fields to append from a DESIGN FILE TYPE.
ποΈ DesignKeyProcessing
Instructs DecaSIM which fields to use to create a unique Design Key
ποΈ EntityMap
Instructs how to map existing values in a field to a new value using an exact match.
ποΈ HistoricAppend
Syntax:
ποΈ OfferIDProcessing
Instructs DecaSIM how to create an OfferID using data in a row in the source file.
ποΈ PageReferenceProcessing
Instructs DecaSIM to generate a page number that increments by 1 every time it finds a new value in the field specified by COUNTBYFIELD when the data has been clustered by the field specified by CLUSTERFIELDNAME. For example, if CLUSTERFIELDNAME is Country then this function can be used to generate country-level page numbers in a multi-country document.
ποΈ ProductCodeFileName
Instructs DecaSIM how to build the file name to use to search for product codes based on data in each row of the source file.
ποΈ PromoKeyProcessing
Instructs DecaSIM which fields to use to create a unique PromoKey. This key will be the same if the same product codes are associated with the same CLUSTERFIELDNAME irrespective of the order they are listed or the value contained in the field denoted by the CLUSTERFIELDNAME value. . This process creates a sorted list of the data in the field JOINFIELDNAME using the JOINFIELDTYPE config to specify how the data is sorted (as a STRING or NUMBER). The resulting value is then placed in the new field denoted by the PROMOKEYFIELD_NAME config value.
ποΈ SecondaryKeyCount
Instructs DecaSIM which field to sum and store the value by field value contained in the Secondary Key Field.
ποΈ SecondaryKeyField
Instructs DecaSIM which field contains the secondary key value.
ποΈ SourceFileName
We can instruct DecaSIM where to find pricing and product information based on the data in the source file.
ποΈ AssignBlockIndex
Syntax:
ποΈ CalculateMax
Syntax:
ποΈ JoinFields
Instructs DecaSIM to create a new field and populate it with the values of field in the comma-separated list in the format field=value join character field=value
ποΈ MatchKeyOverrideField
LAYOUT files contain a field that is used to link it with OFFER file data. This field is configured using the LAYOUTFILEMATCH_FIELD configuration. However, when the append process runs, some items may need to use a different field to match with offer data. In these instances we can override the default match key field using data in the file.