CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 12: MCIA-LEVEL-1: MuleSoft Certified Integration Architect - Level 1

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 t…

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. An On Error scope MuleSoft Object Store ActiveMQ Dead Letter Queue for manual processing
  2. B. Until Successful component ActiveMQ long retry Queue ActiveMQ Dead Letter Queue for manual processing — đáp án hiện tại
  3. C. Until Successful component MuleSoft Object Store ActiveMQ is NOT needed or used
  4. D. An On Error scope Non-persistent VM ActiveMQ Dead Letter Queue for manual processing

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề