nerdexam
Microsoft

70-458 · Question #38

You are adding a new capability to several dozen SQL Server Integration Services (SSIS) packages. The new capability is not available as an SSIS task. Each package must be extended with the same new…

The correct answer is D. Develop a custom task. See the full explanation below for the reasoning.

Question

You are adding a new capability to several dozen SQL Server Integration Services (SSIS) packages. The new capability is not available as an SSIS task. Each package must be extended with the same new capability. You need to add the new capability to all the packages without copying the code between packages. What should you do?

Options

  • AUse the Expression task.
  • BUse the Script component.
  • CUse the Script task.
  • DDevelop a custom task.
  • EDevelop a custom component.

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    11% (6)
  • D
    81% (44)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-458 Practice