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

Câu 8: Talend Data Integration Certified Developer

You have a Job that uses a tFilelnputDelimited component to extract data from an input file. You built a separate subJob, called W, to handle the condition when the input file is empty. Which condition syntax is correct for the Run if connection?

Nội dung câu hỏi

You have a Job that uses a tFilelnputDelimited component to extract data from an input file. You built a separate subJob, called W, to handle the condition when the input file is empty. Which condition syntax is correct for the Run if connection?

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. ((Integer)globalMap.get("tFilelnputDelimited_1_NB_LINE"))==0
  2. B. ((Integer)globalMap.get("tFileInputDelimited_1_NB_LINES"))=0
  3. C. ((Integer)globalMap.get("tFilelnputDelimited_1_NB_LINES"))==0 — đáp án hiện tại
  4. D. ((Integer)globalMap.get("tFileInputDelimited_1_NB_LINE"))=0

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ề