Our integration uses Informatica to map the data and update records. Informatica allows us to use the Bulk API to update records (for those that know Informatica, it's a checkbox on the Session). The advantage of using the Bulk API is that it runs asynchronously. By running asynchronously, we would/should avoid our locked record issues.
My question is, is there any ill side effects of running Bulk API despite not having large record sets? Our record sets would probably be in the 5 to 10 range every time the job runs.
...or are there any other options for running a frequent integration asynchronously to avoid record locks?
Any advice or knowledge share would be greatly appreciated.
Thank you
Jason
9 answers
Yup Yury! In informatica you should see the serial mode from advanced salesforce options sections from schedule main tab. Screen shot here.