Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

BI Report fails with custom security role

edited Jan 31, 2019 9:00PM in Reporting and Analytics for HCM 4 comments

Summary

User can't run report as he is assigned to security role

Content

Hi Team,

BI report runs for Admin but does not run for the user. Narrowing down the roles we found out the a custom security role is the issue.

Just for reference: the seed role is Human Capital Management Integration Specialist.

Here is the security SQL which is failing the report for the user:

EXISTS
(SELECT 1
FROM FUSION.PER_PERIODS_OF_SERVICE pps
WHERE pps.person_id = &TABLE_ALIAS.PERSON_ID
/** --- Exclude Countries --- **/
AND pps.legislation_code NOT IN ('DE')
)

Anyone has faced similar issue? The only view different in this particular report is fun_all_business_units_v.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!