Retrieves Contract Calculations.
To work with Contract Calculations, the option
enableAPRecalculation
must be set to true. Navigate to Administration > Configuration > System Configuration > Advanced Configuration Options and add theenableAPRecalculation
option.
OK
{ }
{- "response": {
- "node": "pricefx-cluster-app-frontend-687494b664-mgwpf",
- "startRow": 0,
- "data": [
- {
- "version": 4,
- "typedId": "1.CTC",
- "label": "Test_Calc",
- "calculationMessages": "[\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\",\"Agreement & Promotion calculated successfully\"]",
- "calculationConfig": {
- "formulaName": "Approved_contracts_recalc",
- "feederInputParams": [ ],
- "inputParams": [ ],
- "mappingParams": [ ],
- "outputElements": [ ]
}, - "createDate": "2023-11-07T08:11:45",
- "createdBy": 2147490698,
- "lastUpdateDate": "2023-11-07T08:12:35",
- "lastUpdateBy": 2147490698,
- "status": "READY",
- "calculationStartDate": "2023-11-07T08:12:35",
- "calculationDate": "2023-11-07T08:12:35",
- "isDefault": false,
- "shouldSubmit": false,
- "valid": true
}
], - "endRow": 1,
- "totalRows": 1,
- "status": 0
}
}