Forum Discussion
eguo
8 years agoFormer Employee
In my current project, I actually used expression _accountSftp == ‘’ ? null : _accountSftp in a file reader snap to allow easy switch between SFTP and SLDB.
stephenknilans
8 years agoContributor
Thanks, eguo, it works. I was hoping for some setting or something, rather than a change made on every connection. Unfortunately, this is a connection I use in a lot of areas. I use it to specify an area several files are placed into and/or read from.