Saltar al contenido principal

New Offer ID Processing Configuration

This configuration section defines how to process and append new offer IDs from different sources to a DESIGN file.

OFFER_ID_HIERARCHY

These configuration parameters determine how rows in the design file are clustered together to produce offers. Using the OFFER TYPE field and some customizable (in code) logic this process will generate the correct Offer IDs and Offer Groups.

Product Family Field


  • Field Name: PRODUCT_FAMILY_FIELD
  • Description: The field in the input data that corresponds to the product family.
  • Default Value: Código de Producto CUC

Item Code Field


  • Field Name: ITEM_CODE_FIELD
  • Description: The field in the input data that corresponds to the item code.
  • Default Value: Código de Producto SAP

Cluster Field


  • Field Name: CLUSTER_FIELD
  • Description: The field in the input data that corresponds to the cluster.
  • Default Value: WORKING_PAGE

Set ID Field


  • Field Name: SETID_FIELD
  • Description: The field in the input data that corresponds to the set ID.
  • Default Value: SET

Offer Type Field


  • Field Name: OFFER_TYPE_FIELD
  • Description: The field in the input data that corresponds to the offer type.
  • Default Value: OFFER_TYPE

Page Section Field


  • Field Name: PAGE_SECTION_FIELD
  • Description: The field in the input data that corresponds to the page section.
  • Default Value: PAGE_SPLIT_TYPE

Companion Item Offer Type


  • Field Name: COMPANION_ITEM_OFFER_TYPE
  • Description: A comma-separated list of offer types that are considered companion items.

Offer ID Field


  • Field Name: OFFER_ID_FIELD
  • Description: The field in the input data that corresponds to the offer ID.
  • Example Value: NUMERO OFERTA

Country Name Field


  • Field Name: COUNTRY_NAME_FIELD
  • Description: The field in the input data that corresponds to the country name.
  • Example Value: COUNTRY_CODE

Grouping Field


  • Field Name: GROUPING_FIELD
  • Description: The field in the input data that corresponds to the grouping.
  • Example Value: COUNTRY_CODE

Product Description Field


  • Field Name: PRODUCT_DESCRIPTION_FIELD
  • Description: The field in the input data that corresponds to the product description.
  • Default Value: PRODUCTO SAP

INPUT_OUTPUT_HEADERS

This section defines how DecaSIM will map from input to output headers in the OPTIMIZED File produced by the append process.

Offer ID


  • Field Name: offerID
  • Description: The field in the input data that corresponds to the offer ID.
  • Default Value: NUMERO_OFERTA

Group Number


  • Field Name: groupNumber
  • Description: The field in the input data that corresponds to the group number.
  • Default Value: NUMERO_GRUPO

Group Type


  • Field Name: groupType
  • Description: The field in the input data that corresponds to the group type.
  • Example Value: TIPO_GRUPO

Units


  • Field Name: units
  • Description: The field in the input data that corresponds to the units.
  • Example Value: UNIDADES

Is Companion Item


  • Field Name: isCompanionItem
  • Description: A flag indicating whether the item is a companion item.
  • Default Value: COMPANION_ITEM