Key | Value example / Info |
---|---|
Debug | y or n Info When this parameter is set to 'y' debug logging is switched on, which is useful for testing SQL statements while developing. When this parameter is left out, the default value of ‘n’ is taken. |
aggregation.properties.bo.code | aggregation.properties.bo.code = IPD corresponds with BO record: DataAggregationProperties.code = ‘IPD’ Info DAM definitions to fill the data and details fields (see CalculateSX) can be given (with this key) in the Data aggregation properties business object. The code that is given here corresponds with the Code field value of the record in the Data aggregation properties business object. |
execute.on.status.change | y or n Info If this parameter is set to ‘y’, this extension will only be executed if the definition (container) record is changed to a certain status. When this parameter is left out, the default value of ‘n’ is taken. If the CalculateSX is triggered by the update of a field that you just changed and this field is used in the SQL definitions, the old value and not the changed value is used in the SQL. |