Starts the calculation job (JST
) of the calculation set. Returns the JobStatusTracker
object.
OK
{- "data": {
- "version": 7,
- "typedId": "8.CORSC",
- "label": "SC_records2",
- "compensationRecordSetId": 1,
- "compensationRecordSetLabel": "Sales Compensations",
- "calculationConfig": {
- "feederInputParams": [ ],
- "inputParams": [ ],
- "mappingParams": [ ],
- "outputElements": [ ]
}, - "createDate": "2022-06-24T09:12:39",
- "createdBy": 1687,
- "lastUpdateDate": "2022-06-24T11:23:35",
- "lastUpdateBy": 1687,
- "status": "CANCELLED",
- "isDefault": false,
- "incremental": true,
- "shouldSubmit": false,
- "valid": true
}
}
{- "response": {
- "node": "node1",
- "data": [
- {
- "version": 0,
- "typedId": "8613396.JST",
- "processingNode": null,
- "threadId": null,
- "threadUUID": null,
- "status": "WAITING_FOR_DISPATCH",
- "trackerType": "COMPENSATION_RECORD",
- "targetObject": "8.CORSC",
- "jobName": "SC_records2",
- "concurrencyKey": "8.CORSC",
- "calculationContext": null,
- "progress": null,
- "cancelRequested": false,
- "runNumber": 0,
- "priority": 0,
- "messages": null,
- "jobSettings": {
- "distributedAction": null,
- "jobType": "CORSC",
- "uuid": "GQ5mW",
- "calculableObjectTypedId": "8.CORSC",
- "queueName": null,
- "runNumber": 0,
- "partitionName": "templates-qa",
- "partitionUUID": "7TsPKxW2jL",
- "enableDirtyTracking": true,
- "agentOption1": false,
- "jobSize": 0,
- "distributed": false
}, - "createDate": "2022-06-24T11:25:02",
- "createdBy": 1687,
- "lastUpdateDate": "2022-06-24T11:25:02",
- "lastUpdateBy": 1687,
- "calculationResults": null,
- "processingStart": null,
- "processingEnd": null,
- "id": 8613396
}
], - "status": 0
}
}