Unit of Work (Transactions API) Maximum Steps

Hi there,

Can I check if there is a limit on the maximum number of steps for Unit of Work Transactions?

I’m using this to bulk update a backendless table from a frontend editable table, where the edited fields are submitted as an array of JSON objects alongside objectId. So number of Unit of Work Transactions might get quite long.

Hello Daniel,

Yes, there is a limit. Please see the line “Operations in transaction” here:

Regards,
Mark