You have a PDI job that gets a list of variables followed by three subsequent transformation entries. Since the three subsequent transformation entries are not dependent on each other. You want to execute them at the same time.
According the Hitachi Vantara best practices, how do you accomplish this task?
Correct : B
Start a Discussions
You have a PDI job where you want to dynamically pass a table name to the Table input step of a transformation. You have replaced the table name reference in the transformation's Table input step with $(table_name)' but when the transformation runs the table name is shown as '$(table_name);
Which action will correct this issue?
Correct : D
Start a Discussions
An existing PDI job that checks the availability of a Web service is a sending a failure email even when the Web service is available.
You want this failure email to be sent only when the Web service is unavailable.
What should you do on tie hop between me two entries?
Correct : A
Start a Discussions
You are running a PDI Job and you need to identify when something fails for a specific job entry to notify the sysops team about the failure.
Which statement is correct in this scenario?
Correct : D
Start a Discussions
You need to design a PDI job that will execute a transformation and then send an e-mail with an attached log of the transformation's execution.
Which two sets of actions will accomplish this task? (Choose two.)
Choose 2 answers
Correct : B, D
Start a Discussions