Home / Questions / Why is OData not suitable for high-volume migration?
Explanatory Question

Why is OData not suitable for high-volume migration?

👁 7 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Because:

  • It processes record by record

  • It is synchronous

  • It has throttling limitations

  • It can cause performance issues

For high-volume migration, Batch Data API is preferred.