Hi,I would like to bind an application to a hdi-container in such way that the application can only read from it.So either to specify somewhere grant the role "XXX" to _RT or restrict the privilege to SELECT on the schema.Any idea how to perform thi...
Hi,
I have a CV with a counter, and another CV consuming the first one (only 1 input, and 1 filter. Just less columns). The counting is false (sum of count). So I naively set the transparent filter to true for the field used in the filter (and not ...
Hi,
BAS doesn't support "git rebase -i" since it prompts
hint: Waiting for your editor to close the file... code --wait: 1: code: not founderror: There was a problem with the editor 'code --wait'.
The command code --version prompts
bash: cod...
Hi,
The applications bound to the Credential Store service have their access key expired after 2 months. I know how to set the validity up to a year... My question is : is there a process to "refresh" the access key (other than unbinding manually) ...
Hi,
Is there a way to read directly when a password will expire ? Table USERS only shows when a password is modified...
I'm wondering if deactivating a user extends password validity. For instance, if one deactivates DBADMIN, should we still cha...
Would it be possible to add the BTP IPs of another region ? For instance when we have HANA in eu11 and SAC in eu10, we have to maintain manually the IPs...
It's awfull comparing to HANA Cloud... I'm thinking for the next project to use only HANA Cloud and expose with a synonym in Databuilder to overcome these issues. I would also add the confusion between "business name" and "technical name" is annoying...
Hi,Thank you for your detailed example. It made it easier to understand my error. Do you know why the property "key" (line 15 in your mta) cannot be used ? Regards,Yann
Hi, thank you for the answer. I was hopping for a "cleaner" strategy (like specifying the name of the role somewhere) but I will go with the multiple hdi-containers.