Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
rviard
Contributor
Contributor

Error compiling "cannot be resolved to a variable"

Hi,

I am trying to load a file from an SFTP site. I configured the tFTP connection component with the connection and credentials, but when I run the script I get an error: "{password} cannot be resolved to a variable" where password is the password I typed in the component. Any idea what I'm doing wrong? Thanks.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

try by giving password in  double quotes "password"

View solution in original post

4 Replies
Anonymous
Not applicable

try by giving password in  double quotes "password"

Anonymous
Not applicable

Just a guess since I cannot see the component settings, is your password wrapped in double-quotes?
rviard
Contributor
Contributor
Author

Ah, awesome that worked. Thanks!

Anonymous
Not applicable

thanks. Day saved, hahah