Post

2 followers Follow
0
Avatar

Transactions restrictions for Bulk operations

Hi,

I've just seen there is a "transactional" flag when executing bulk operations. According to the documentation of the REST API, there is an "Auto Commit Policy" and the transactions must be handled by the calling application, so I was surprised about finding this flag. Is there any restriction on using it? For instance in the SOAP API the transaction messages were limited to 25 messages. Is there any special caution we have to take when using the flag?

Thanks in advance.

Fernando Borrego Polo Answered

Please sign in to leave a comment.

1 comment

-1
Avatar

Auto Commit Policy is the same for REST and SOAP and is the default. The transaction option in the bulk REST service internally maps to the same Transaction message supported by the SOAP API so the same limitations apply.

Eyal Post -1 votes
Comment actions Permalink