Talend Data Integration Certified Developer - Data-Integration-Developer 模擬練習

You are building a Job that consists of two subJobs being sequentially executedI he first subJob completes successfully.
Which component in the first subJob triggers the execution of the second subJob?

正解: B
解説: (PassTest メンバーにのみ表示されます)
A Job has two contexts defined: lest (the default) and Prod, and two context variables defined: path and server.
Which expression should you use to reference the path?

正解: C
解説: (PassTest メンバーにのみ表示されます)
How are contexts defined?

正解: B
解説: (PassTest メンバーにのみ表示されます)
What is the generic Input component used for in a Joblet design?

正解: A
解説: (PassTest メンバーにのみ表示されます)
You have a tMap component whose main input provides the following data:

There is also a lookup table with the following data:

An inner join is configuredbetween the State column of the main input with the State Code column of the lookup table.
What happens when the row containing the name Andrew laylor is processed?

正解: A
解説: (PassTest メンバーにのみ表示されます)
In the tMap component, where do you set up a filter on the input fields?

正解: C
解説: (PassTest メンバーにのみ表示されます)