Error Message: Validation error. CozyRoc File Transfer Task <TASK NAME>: File usage type of connection '<CONNECTION MANAGER NAME>' should be 'FolderExists’
Action:
When configuring a package using the File Transfer Task, the following error is encountered.
Error Message:
Validation
error. CozyRoc File Transfer Task <TASK NAME>: File usage type of
connection '<CONNECTION MANAGER NAME>' should be 'FolderExists’
Solutions:
This error occurs when you have specified a Flat File connection manager for the “Local” parameter of the File Transfer Task. The error message is saying that you need to select a different Usage Type in the File connection manager. The Usage Type should be Existing Folder.
Book a Presales Call
Related Articles
Validation error. CozyRoc File Transfer Task <TASK NAME>: '<CONNECTION MANAGER NAME>' connection is not 'FILE' type.'
Action: When configuring a package using the File Transfer Task, the following error is encountered. Error Message: Validation error. CozyRoc File Transfer Task <TASK NAME>: '<CONNECTION MANAGER NAME>' connection is not 'FILE' type.' Solutions: This ...
Error Message: 0xC0029183 at <TASK NAME> from <FOLDER NAME>, File Transfer Task: File represented by "/output" does not exist.
Action: When executing an SSIS package with the File Transfer Task, the following error is encountered. Error Message: 0xC0029183 at <TASK NAME> from <FOLDER NAME>, File Transfer Task: File represented by "/output" does not exist. ...
Can I use the Flat File Connection Manager with the File Transfer Task?
The Flat File Connection Manager can be used with the File Transfer Task for the Local parameter when the Action is Send Files. However, it cannot be used when the Action is Receive Files. In that case, a File Connection Manager should be used. If ...
Error Message: no such file: no such file
Action: When I run the package SFTP with action "Receive files" and in the remote destination the folder is missing or is empty, I receive the error "no such file: no such file" Error Message: 'no such file: no such file' Solution: We provide a ...
Error Message: Local path is not a file path or you do not have permission to access it.
Action: When running a package in Visual Studio that is using COZYROC File Transfer Task and a File Connection Manager pointed to Example - E:\Some_Directory, the package runs fine. However, after deploying the package to SQL Server Agent, the ...