User permission for connecting to external database
I am trying to connect to a mysql database as user A but I get the following errors:
"message: Not authorized for ServiceInvoke on IsOrchestrationEnabled in WorkflowSubsystem"
"message: Not authorized for ServiceInvoke on GetDaysRemainingInLicense in LicensingSubsystem"
I tried to give the specific permissions to user A but the changes doesn't save.
If I try as administrator it's connecting.
Do you know how to fix this? Thankyou!

