Hello!
I’m having issues attempting to use the Transaction’s Bulk Create operations.
Here is the codeless logic, the print statement with ‘2’ is never reached
Here is the error I’m receiving, saying that the Bulk Create operation expects a list of objects, and when printing the trimmedClaimRecords and trimmedServiceLines, we can see that both the parameters are a list of objects.
For reference, I was able to run this fine many times before, but after migration to Backendless Pro I’ve started having issues with this Transaction seemingly at random