Hi,
Our requirement is to receive sales order from a third-party vendor. We are still in discussion on which format to agree on, XML, REST service, Batch, push or pull model. We are looking for recommendation on what's the best way currently to user?
Here are our high-level requirements;
1. Third party to send us the sales order
2. We need to send them the status of the order once its processed by the ERP
3. There can be error / validations while submit which may take time to respond to what would be the best way to monitor that.
Once, I get some response, I can answer more queries to get some good solution.