...
Usually the most complicated input parameter is going to be setting strategy parameters in StrategyDefinition
PP, but you can check details of what it expects by reading documentation on Calculation Engines. All supported values and expected columns are also defined at the top of the element with the engine’s implementation. For example, AdjustmentEngine
:
...