Action: After upgrading from COZYROC SSIS+ v1.6 to v1.8 or above, or adding an older package from a v1.6 environment to a v1.8 environment package, you get the following error. Error Message: An error occurred with the following error message: The ...
Action: After upgrading SQL, when attempting to run SSIS packages, you receive the following error message. Error Message: “CozyRoc component not licensed” Solution: The license is tied to the SQL Server installation. The following article talks ...
SQL Server Integration Services (SSIS) is a component of SQL Server and can be installed with or without SQL Server. The same SQL Server setup can be used to install Integration Services on the server that SQL Server is installed on. SSIS is a ...
CozyRoc Rest Source Component allow you to Read data from REST API. The developer can quickly extract response data from the desired endpoint using HTTP Method (GET, POST) and Output into columns data in preview tab. In this article, we will walk ...
FLEE expressions are used to define criteria for filter parameters in several COZYROC tasks and components. FLEE is a “Fast, Lightweight Expression Evaluator.” Finding documentation to help you configure a valid expression can be challenging. The ...
We noticed that our license is going to expire soon and we are in the process of renewing the license and it might take couple of days. We are wondering if you can provide a solution to use your product in our production system temporarily without ...
Create a REST Connection with a custom configuration to use for our example. Let’s start by creating a REST Connection configuration that has authentication with two user parameters. We will set their values dynamically from variables using an ...