The following table describes the collection properties for the Pricing microservice:
S. No. | Attribute | Default Value | Description |
---|---|---|---|
1 | applicablecurrencies | USD,INR,CAD | Indicates the list of currencies applicable to the collection. |
2 | applicablelocales | en_US | Indicates the list of locales applicable to the collection. The locale should be mentioned in the Java standard locale format. |
3 | Autocreate_Evergreen_Price | FALSE | Indicates whether an evergreen price has to be created automatically or not. Enable the toggle to create the evergreen price automatically when a Schedule or Tier price is created for a SKU. Note: By default, this property is disabled. |
4 | defaultfacets | variableMin,variableMax | Indicates the price facets that are automatically created whenever a pricing collection is created. |
5 | defaultlocale | en_US | Indicates the default locale of the collection. The locale should be mentioned in the Java standard locale format. |
6 | timezone | PST | Indicates the timezone of the collection. The timezone should be mentioned in the Java standard timezone format. |
7 | defaultprojectaccess | FALSE | Skips the project approval workflow when this property is set to true (that is, when the property is enabled). You can:
price/defaultproject/price to skip the project approval workflow. |
8 | pricerules_config | {"input_fields":[{"id":"shopping_flow","name":"Shopping Flow","options":["upgrade","equipment","none"]},{"id":"user_tier","name":"User Tier","options":["Silver","Gold","Platinum"]},{"id":"category","name":"Category","options":null}]} | Holds the configurations of the price rules. It contains a list of conditions and their values in a JSON format. |
9 | allow_zero_pricing | false | Indicates whether the price value "0" is allowed or not in the pricing fields such as Transaction Price, Regular Price, Custom price type, Floor Price, Bundle Price, and Subscription %. When the value is:
false . |
10 | applypricerules_executionrange | 50 | Defines the number of price rules per KieBase object in the cache. |
11 | disable_project_workflow | true | Indicates whether the project approval flow is disabled completely or used when needed. This property is used only when the collection property defaultprojectaccess is set to true .
|
Revision History
2021-12-24 | AN – Content updated for release 8.11.0.
2021-01-21 | AN – Copyedited the descriptions.
2020-10-08 | AN – Updated the descriptions.
2019-10-31 | AN – Content updated for November 2019 release.
2019-07-09 | JP – Updated collection properties for the July 2019 release.
2019-04-26 | AN – Content updated for April 2019 release.
2019-01-23 | PLK – Page added and content uploaded.