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

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

What is a recommended practice when designing an integration Mule 4 application that reads a large XML payload as a stream?

Nội dung câu hỏi

What is a recommended practice when designing an integration Mule 4 application that reads a large XML payload as a stream?

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. The payload must be cached using a Cache scope if it is to be sent to multiple backend systems
  2. B. The payload size should NOT exceed the maximum available heap memory of the Mule runtime on which the Mule application executes
  3. C. The payload should be dealt with as an XML stream, without converting it to a single Java object (POJO) — đáp án hiện tại
  4. D. The payload should be dealt with as a repeatable XML stream, which must only be traversed (iterated-over) once and CANNOT be accessed randomly from DataWeave expressions and scripts

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ề