The client provided these business requirements:
· The B2C Commerce storefront will integrate with the client's Order Management System (OMS).
· The storefront will providereel-time order export of successfully pieced orders
The OMS supports both web service export end SFTP batch order export, but the client has expressed concern about the availability of the OMS.
Which two solutions satisfy the requirements and address theOMS reliability concern?
Choose 2 answers
- Implement a live export of orders during checkout vie web service, marking the processed order as exported when the AM returns successfully.
- Implement a batch export of orders to SFTP, excluding exported orders. This runs as a scheduled fc>b with a high-frequency run rate end marks processed orders as exported upon success.
- implement a batch export of orders via web service, excluding exported orders. This runs as a scheduled Job with an hourly run rate endmarks processed orders as exported upon success.
- Implement a Live export of orders during checkout via SFTP, marking the processed order as exported when it has completed successfully.
Reveal Solution Next Question