Hi
I need to setup a technical user for my XS application. Everything works ok.
Now, I want to setup our continuous integration (CI) server when we checkout git code, deploy the code in XS, activate it and run a set of test.
My question is how can I associate a user to xssqlcc. Currently, I have to manual go to a /sap/hana/xs/editor, look for my .xssqlcc file and enter the user name and password. This manual setup will not work for our automation script for our CI server.
I was reading some discussions and experts are suggesting that we should NOT update the "_SYS_XS"."SQL_CONNECTIONS" table directly.
Can you help?
Thanks
-D