Follow the steps below to set up a dynamic iteration-variable dependent connection: Create a variable with the package scope and use this variable in the connection manager to construct your expression. Create a new variable with the same name and ...
You can find documentation related to all the COZYROC SSIS+ Component Suite components from the main products page. Specific documentation for the Parallel Loop Task can be found at the following link. For many of the components you can find ...
Action: While dynamically changing a connection using variables and expressions inside a Foreach Loop, my source component doesn’t return any data. Solution: Be sure to set RetainSameConnection=False in your connection. Ideas: For scalability and ...
The Parallel Loop Task may stop working if SQL Server SP is installed on the machine. Therefore it is mandatory the SSIS+ library is reinstalled after SQL Server update.
Action: While dynamically changing a connection at run-time using expressions and variables in a ForEach Loop, the following error message is encountered. Error Message: "Invalid ..." Example: "Invalid server host". When using an expression and a ...