Hi,
I need to upload the documents from my local server to client SFTP server.
But hear for every 90 days SFTP password will change, so we need to change the password in ODI SFTP utility then generate scenario and need to deploy into PROD.
we need to avoid that manual change in ODI SFTP utility.
for that, we Created a table in DB and tried using refresh variable, we are substituting the refresh variable in password area in ODI SFTP utility, using #Password_vairable_name tried using local variable also.
But i think its taking #Password_vairable_name as a password, not as a variable, execution getting fail.
Please help me how to automate this process.
Thanks in advance.
Regards,
Aravind.