Versions Compared

Key

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

...

Anchor
example_of_usage
example_of_usage

Examples of usage

  • Example of the processingOptions usage:

Code Block
<header>
   <objectType>PriceClassification</objectType>
   <processingOptions>PRICECLASSIFICATION_TRUE_REBOOK</processingOptions>
</header>

  • Example of the Global Parameter usage in within the w_config_custom:

Code Block
<COL TAG="W_PRICECLASSIFICATION_TRUE_REBOOK" EXPRESSION= "'Y'"/>

...