My Parallel Loop Task just stopped working.
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.
Book a Presales Call
Related Articles
Where can I find the documentation for the Parallel Loop Task?
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 ...
Optimize Your Parallel Loop Task Workflows
Parallel Loop Task, just one of over 250+ components in COZYROC's SSIS+ Component Suite Seamlessly integrate Parallel Loop Task with SSIS+ for streamlined data management. Discover COZYROC's solution for efficient integration. Book a Presales Call to ...
How to set up a dynamic loop connection
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 ...
Error Message: Failed to retrieve active package
Action: When executing an SSIS package containing a COZYROC task and/or component, the following error is encountered. Error Message: Parallel Loop Task: Error: An error occurred with the following error message: "Failed to retrieve ...
Considerations about Foreach Loop iteration variable
It is mandatory to use an iteration variable scoped inside the loop container. Failure to do this will result in errors and/or concurrency issues.