Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The below listed chapters represent steps which need to be followed in the given order.

...

Adjust the quote extractor mapping PP table Plasma_Quotes_Extractor_Mapping (optionally).

  1. After the deployment, the Plasma_Quotes_Extractor_Mapping table will be filled with default basic mappings as shown below:

    Image Modified

    Image Modified

  2. If needed, adjust manually the mappings, specifying Mapping Field, Expression and Extract Level (which defines from which quote level the data field value should be extracted).

To see the advanced options, see the Advanced Configuration of the Plasma_Quotes_Extractor_Mapping chapter below.

...

The PP table description:https://pricefx.atlassian.net/wiki/spaces/ACCDEV/pages/3769499743/Plasma+Configuation+Tables#Plasma_Config.

Plasma_Config general configuration description: https://pricefx.atlassian.net/wiki/spaces/ACCDEV/pages/3842736231/Plasma+General+Configuration#Plasma_Config.

...

The purpose and steps are similar to https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/29869022825933729120/Plasma+Transaction+Processor+Package+Configuration#3Configuration#4.-Feeder-Configuration and only used when you configure Plasma_Quotes_Enrichment_Mapping CP in https://pricefx.atlassian.net/wiki/spaces/ACCDEV/pages/2986902407/Plasma+Quote+Processor+Package+Configuration#3.-Plasma_Quotes_Enrichment_Mapping-Configuration.

  1. Open the Data Load “Plasma Quotes Enrichment” of the ‘Calculation’ type.

  2. Go to the “4 Calculation” tab.

  3. Select “Plasma_Data_Extractor_Feeder” as the calculation logic for the Feeder and select the entity (either Product or Customer). The Feeder will inject all the rows from the master table. It can be configured to inject only selected IDs by specifying in the SKUs/CustomerIds input field. In order to use the Feeder, the corresponding master table should be joined in the Plasma_Quotes_Extractor_Mapping table, otherwise it will not work.

...

4. Configure thePlasma_Config PP table: set the DataPartitionedForLoad field to “Y” and specify the Feeder entity under the FeederEntityFieldInPrimarySource PP (typically CustomerId).

...

If Plasma_Quotes_Extractor_Mapping changes (the values set there are different to those which were present during the previous run of Plasma Data Loads) while the incremental mode is active, then:

  1. The below listed DataSources/Datamarts need to be truncated:

    • Plasma_Quotes DS

    • Plasma_Quotes DM

    • Plasma_Output_Quotes DM

  2. The last incremental load date in every respective Data Loads needs to be reset (set to null):

    • Plasma_Quotes_Extractor

    • Plasma_Quotes_Enrichment

    • Plasma_Quotes_Exchange

    • Plasma_Output_Quotes_Load

If Plasma_Quotes_Enrichment_Mapping changes (the values set there are different to those which were present during the previous run of Plasma Data Loads) while the incremental mode is active, then:

  1. The last incremental load date in every respective Data Loads needs to be reset (set to null):

    • Plasma_Quotes_Enrichment

This way it is guaranteed that there is no data inconsistency in the Data Sources and all the included data meet the criteria specified in the PP tables.

...