...
Logic Nature:
model_calculation
Execution Types:
Standard – Calculates (e.g., produces data in Model Tables) based on the previous steps inputs and previous calculations outputs.
Information provided to the logic:
binding variables
model
(of the type ModelCalculationFormulaContext, see its API to understand its usagesee ModelCalculationFormulaContext). It includes, for example:Model tables
Inputs from previous steps tabs
Outputs from previous steps' calculations and from their tabs' calculations
Common Logic Actions:
Create model tables
Read from / write to the model tables
Call some Engines, using Job Trigger Calculations
Generally
Anything read and write related to the Model Object where they are executed
Everything that can be done with Evaluation Logics
Expected logic execution outcome:
Return simple information via the output of the visible logic elements. This will be saved to the model.