Hello,
I am doing a on premise installation of the platform and my company has database security policies, restricting the db admin accounts.
So, my question is related to the "Grant Permissions" button inside configuration too.
In the checklist, it is mentioned that after a DBA executes the scripts (generated from the tool) I will still need to click the "Grant Permissions" button. The problem is I will not get a db admin account just for that, especially if I can't explain what this button does. So, is it necessary to click it?
Isn't the idea of using sql scripts just so you can skip this step?
Hi Anna, please add more information here. Which DB you are using and what is the exact problem you are facing. Kindly attach the screenshot of the problem as well. You can hide some of your important details. But it will be helpful to others for finding solution.
@Anna Stoyanova by default in order for the Outsystems Platform to communicate with your db it needs connection and credential to access the database.
Outsystems has a few OS User that needs to have read and write permission.
By clicking the 'Grant Permission' you are giving permission to the OS platform user to have read and write permission.I would suggest to stick to the installation guide to avoid missing something.