Hi Experts,
I have used JSON based custom service for creating Sales orders in AX7 and it is working perfectly. I am able to consume the service from an external application. Later I came across the concept of OData service end point.
1. Is there any advantage of using OData service end point instead of JSON based custom service?
2. I have staging tables in AX7 which gets populated before creating Sales order. Staging tables are mandate as per our internal best practice. If I use OData, do I need to depreciate the staging tables as OData?
3. Which is the best end points to use for integrations; JSON based custom service or OData service?
Thanks,
N.Sridhar