You are developing a SQL Server Integration Services (SSIS) package.
The package sources data from an HTML web page that lists product stock levels.
You need to implement a data flow task that reads the product stock levels from the HTML web page.
Which data flow sources should you use? Select Two
A.
Raw File source
B.
XML source
C.
Custom source component
D.
Flat File source
E.
script component