04-07-2020, 01:38 AM
Hi Sid,
I wanted to update you on how this is working.
The APIs available are:
cdb_calcUpdate pDataA,pOperator,pTable,pRecordID,pTarget
cdb_calcBatchUpdate pDataA,pTarget
You will be able to batch as many calculations as you like on as many keys as you like.
Valid operators: "add,subtract,multiply,divide"
The new API is working on local data as of now. I will work on the cloud part tomorrow.
I wanted to update you on how this is working.
The APIs available are:
cdb_calcUpdate pDataA,pOperator,pTable,pRecordID,pTarget
cdb_calcBatchUpdate pDataA,pTarget
You will be able to batch as many calculations as you like on as many keys as you like.
Valid operators: "add,subtract,multiply,divide"
The new API is working on local data as of now. I will work on the cloud part tomorrow.