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