Having this error when trying to access report
i have tried adding roles to BI publisher but still persists
Try this Oracle note
Access Denied Error Encountered When User Runs BI Publisher Report - access denied ("oracle.security.jps.JpsPermission" "AppSecurityContext.setApplicationID.")
KB32316
Applies To
All Users Oracle Fusion Global Human Resources Cloud Service - Version 11.13.19.10.0 to Version 11.13.19.10.0Oracle Fusion Manufacturing Cloud Service - Version 11.13.18.01.0 and later
Summary
User(s) encounter an access denied error when running BI Publisher Report - access denied ("oracle.security.jps.JpsPermission" "AppSecurityContext.setApplicationID.")
Solution
Add the necessary role(s) to the "Oracle BI EE" data source:
1. Log into Analytics (https://<host.domain>/analytics/) as a user with BI Administrator role.2. Navigate to My Profile > Administration3. Select Manage Publisher > JDBC Connection (under Data Sources)4. Select the Oracle BI EE data source5. In the Security section add the required role(s) (ie BI Consumer) to the Allowed Roles by selecting the role and then use the Move option.6. Select Apply.7. Afterward log out and back in as the user experiencing the issue. Retest running the report.
Cause
The data model(s) associated with the report is using a Data Source of "Oracle BI EE (Default)". The "Oracle BI EE" data source does not include the role(s) that the user experiencing the issue has. For example, the user has BI Consumer role but the "Oracle BI EE" data source does not include the BI Consumer role.
Hi ,
we have tried above solution but it is also not working for us .We have given
BI Publisher Data Model Developer.BI consumer role we have already allocated .
We need to try with SR only.
Any Inputs?
Can you try assigning one of the roles which the user have? And assign that role to data model and report and recheck?
Hello, Starting with the OAC September 2026 update, you’ll notice some changes to the Workbook authoring experience. The Data, Visualize, and Present tabs will no longer be displayed at the top of the Workbook. Here’s how you can navigate between these experiences going forward. Presenting and configuring a presentation…
Learn how Fusion Data Intelligence supports customization and extensibility across content, data, semantic modeling, and security. This session explains why customers extend FDI, how the FDI architecture enables governed customization, and how to choose among OAC self-service, Data Augmentation, Semantic Model Extensions,…
We have Iceberg tables stored in OCI Object Storage with the standard structure: table/ ├── data/ └── metadata/ I found the AIDP sample notebook for working with Iceberg through Spark using a Hadoop Catalog, which is an example to support reading and writing Iceberg tables from notebooks. [github.com] However, I have not…
The difference column is a calculation, and I would like to average that row.
Hi Everyone, We're running into a challenge in OAS 2026 with Data Visualization (DV) workbooks embedded in Classic Answers dashboards. Our requirement is to: Allow the embedded DV workbook to respond to Answers dashboard prompts. Prevent users from accessing the "Drill to Attribute/Hierarchy..." option from the right-click…