Saltar al contenido principal

JOIN_FIELD_TYPE

Instructs DecaSIM how to sort the data when it creates the DesignKey or PromoKey. The value can either be STRING or NUMBER. It is important to specify the correct one so that the sort used is appropriate - sorting numbers as a STRING produces non-ascending orders 1,10,11..19,2,20,21..29,3,30..39,etc.

Process

DESIGN APPEND

Syntax

JOIN_FIELD_TYPE;STRING / NUMBER;DesignKeyProcessing.Unique Customer Reference

Example

JOIN_FIELD_TYPE;STRING;DesignKeyProcessing.ELEMENT_KEY.3

See Also

CLUSTER_FIELD_NAME JOIN_FIELD_NAME DesignKeyProcessing PromoKeyProcessing

Prerequisites

Each configuration must be specified to generate the DesignKey or PromoKey.