Home / Questions / Difference between Custom Service and OData?
Explanatory Question

Difference between Custom Service and OData?

👁 6 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

OData Custom Service
Uses data entities Uses X++ logic
Standard CRUD Custom business logic
Limited flexibility Highly flexible
Entity-based Code-based

Use Custom Service when business logic is complex.