[VBCS] Secure BO From Function / Groovy Expression
(Doc ID 2756727.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Visual Builder Studio - Version 20.10 and laterInformation in this document applies to any platform.
Goal
Usecase:
Need to secure a specific Business Object to avoid all users accessing the data.
Restrict access to data based on a row value that uses an object function to do the check.
Example:
The user wants to have an object function called MaxAllowedSalary which accepts a username as the param.
Then on my BO user wants to define a row-level restriction that uses something like:
When the user edits the expression on the row-level security and adds the object function it shows up as an error.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |