Calculation Grid Creation and Calculation Process

This section explains what role logics play in configuring a new Calculation Grid.

Calculation Grid Creation

  1. The user initiates creation of a new Calculation Grid.

  2. In the "Select Keys" step, when the user opts for the Key Type to be Logic Driven, they must also choose the Key Generation Logic.

    • After selecting the Key Generation Logic, the system executes this logic in the Input Generation Execution and presents the list of inputs to the user.

  3. In the "Set Parameters" steps, the user designates the Calculation Logic for each Calculation Grid Item.

    • After choosing the Calculation Logic, the system executes this logic in the Input Generation Execution and displays the list of inputs to the user.

Calculation Grid Calculation

  1. The user initiates the calculation of the Calculation Grid.

  2. The Key Logic is executed in a standard manner to identify and return (as a result of an element) the list of key combinations.

  3. For each key combination, the system performs the following:

    1. It executes the Calculation Grid Logic in a standard manner. The logic is expected to calculate results for the key combination and provide that result (as a result of an element).

    2. It stores the results in the Calculation Grid Line Item.

Found an issue in documentation? Write to us.