An integration Mule application is being designed to process orders by submitting them to a backend system for offline processing. Each order will be received by the Mule application through an HTTPS POST and must be acknowledged immediately. Once acknowledged, the order will be submitted to a backend system.
Orders that cannot be successfully submitted due to rejections from the backend system will need to be processed manually (outside the backend system).
The Mule application will be deployed to a customer-hosted runtime and is able to use an existing ActiveMQ broker if needed.
The backend system has a track record of unreliability both due to minor network connectivity issues and longer outages.
What idiomatic (used for their intended purposes) combination of Mule application components and ActiveMQ queues are required to ensure automatic submission of orders to the backend system, while minimizing manual order processing?
edogwest
2Â days, 16Â hours agoRegTheB
1Â month, 3Â weeks agovikas_mule
8Â months, 3Â weeks agomadgeezer
2Â years, 2Â months agosanni27
2Â years, 9Â months agoOutdoor25
2Â years, 10Â months agoPavan_Nagineni
3Â years, 2Â months agoRahul1387
3Â years, 3Â months ago