Greetings to the entire community!
I have a web application on PS2020 that receives as arguments the parameters of the database to which the application must connect. The database may vary depending on the scenario from which the application is invoked. The question is:
Considering that they can be different, which database will the application connect to: the one that is sent in the arguments or the one assigned to the application in AEM?
Note: Of course, both DB parameters (arguments' and AEM's) are assigned to SQLCA.
In advance, thank you very much for your help.
In what you mentioned in you reply, does the 'xxxxxxx' value of the CacheName correspond to a name of a Data Source in AEM?