Hello,
Another question and it's related to this. Is it possible to set up an SFTP connection that uses variables for it's address, username and password?
I tried setting some User defined variables and then using those in the SFTP Connection Object, {USERVAR(SFTPAddress)}, but when opening the connection in Explorer I got this error:
Connect->ObjectDumper: Address=TranslateVariables->Unhandled error: Object reference not set to an instance of an object. on string: {USERVAR(SFTPAddress)}
Is it possible to use variables in a connection object?