Order Import - Traditional Interface v/s API Approach
This is on r12.1.3
As most of you probably know Oracle support both of these approaches. We can bring orders via Order Import concurrent program OR we can also use PROCESS_ORDER API.
My question is this?
What are drivers or considerations that drive the choice of either of these two approaches?
Under which scenarios we should use interface over API or vice-versa?
What are merits/demerits of one versus another - API v/s Interface.
Please advise.
Darsh