Hi,
I am trying to connect to a third party service and download files as part of a technical workflow. However, when I tried to use the password from external account, I ended up learning that decryptPassword() can only be used in JSSP and SOAP calls.
How can I avoid hardcoding passwords in the workflow? And at the same time I dont want to configure a plain text password any where in the system?
Regards,
Kiran