About Configuration
- Last UpdatedJun 26, 2023
- 2 minute read
After completing the installation, you need to add the List Integration component to the Toolbox. Follow the steps given below:
-
Create a new SSIS project.
-
Drag and drop a Data Flow task.
-
Add the component to the Toolbox.
To configure List Destination component, perform the following steps:
-
Create a new SSIS project.
-
Start Visual Studio.
-
Click File > New > Project > Business Intelligence Projects > Integration Service Project.
-
Enter Project Name.
-
Click OK to create the project. A blank Control Flow is created.

-
Drag and drop a Data Flow Task item into the Control Flow.
-
Double-click on the task to switch to the data flow view.

-
Go to the Toolbox of the Data Flow Sources and in the select XML Source drop-down list, check the List View option.

-
You can see the List Source under the Data Flow Sources and List Destination under Data Flow Destinations.
