Skip to main content

Configuration Set

Context

Configuration set is an object that will allow to change a product price and/or reference according to some conditions inside an application.

It is composed of several configuration which have a condition and a priority.

Dashboard

configurationset-01

In the configuration set dashboard, there is enlisted the configuration set created in your legal entity. You have a quick view on the ID, name, the number of configuration within and the last update.

As name can be localized, you can change the local in which the dashboard display the name by clicking on the setting button at the top right of the dashboard.

Edit

To create a configuration set click on the create button at top left of the dashboard. On clicking on a configuration set row, you enter inside the edit page.

configurationset-02

On creation, only the id is required to create the object. It is recommended to put a comprehensible id in order to easily recognize the configuration set by its id.

Configuration

To create configuration click on the create button at top left of the configuration datagrid. It will add a new row on the datagrid. Indeed, there is no edit page for configuration, all configuration fields are editable within the table.

configurationset-03

An id by default is placed, but it is highly recommended to put an understandable id to recognize easier the configuration by it id. Only id is mandatory to submit.

  • Name: you can directly edit the cell to fill up the name, this will save the name into the local in which the datagrid is being displayed. But you can also click on the edit button in order to fill up several locals.
  • Priority: it is a number, positive or negative
  • Conditions: It is the condition of the configuration. You need to put here the condition as a json, same json webservices accept. click on the edit button to edit the json.