Forum Discussion
@robin Another problem occurred to me while working with actual project. You mentioned in the first reply that “do note the account needs to exist already and you have the correct path to the account defined”
So based on what you replied to me, whenever I run into a new account, I need to add this account to my Account References so that it is an “existing account”. Then I could connect it dynamically with parameters.
Can I use the dynamic connection without “pre-setting” a new account? I mean can I create account with “Oracle Thin Dynamic Account” and parameterize Hostname, Database Name, Username and Password? If it is possible, I could call my triggered task and pass all the required info above to both creating account and execute sql at the same time?
Thanks in advance