Microsoft
70-458 · Question #128
A SQL Server Integration Services (SSIS) 2012 package currently downloads sales data from a Windows Azure SQL Database database. To improve sales data accuracy, exchange rates must be downloaded…
The correct answer is C. a Web Service task. See the full explanation below for the reasoning.
Question
A SQL Server Integration Services (SSIS) 2012 package currently downloads sales data from a Windows Azure SQL Database database. To improve sales data accuracy, exchange rates must be downloaded daily from a public HTTP web service instead of from a weekly flat file. You need to implement the change to the existing package while minimizing the development effort. What should you use to call the web service to retrieve the daily exchange rates?
Options
- Aa Script component
- Ba Web Service source
- Ca Web Service task
- Da Script task
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C83% (24)
- D3% (1)
Community Discussion
No community discussion yet for this question.