Hi guys,
May I know what is the pattern or architecture when developing integration using custom service or Batch API ?
Being new to this integration project, what I want to know what need to prepare ? what need to be created especially in D365FO in order to have a fully-working integration with all their staging, error handling, logging etc. I'm sorry but those mentioned are just something out of my mind at the moment, since still blank about this.
Take example, for this kind of scenario:
1. A POS system will sending Order detail (with its item, qty, price, etc). The data send can be anytime from their system.
2. D365FO have to capture this, and later create SO, Delivery, and invoice.
Can some one give me some pointer of what needed to prepare, to develop including those error handling, logging etc. Probably the "big picture" first then breaking down into few details.
Thanks,