Oracle Performance ManagementTroubleshooting BIP Notification Report Customization Issues
Oracle Performance ManagementTroubleshooting BIP Notification Report Customization Issues
Contact Us
Help
DashboardService RequestsKnowledgeCommunitiesLearningQuick
Reference
View Accounts
Knowledge
In this Document
Purpos
e
Scop
e
Detail
s
Performance management
artifacts:
b. Profile
Options:
c. Supported
Products
d. Steps to customize BI
reports:
Troubleshoot
ing
Reference
s
APPLIES TO:
PURPOSE
SCOPE
DETAILS
1. To navigate BI server, get the HCM UI server link and modify it.
b. Profile Options:
Also, Please Enable the following Profile Option Values to utilize the BI
Publisher email notification feature for worklist notifications:
BIP_ONLINE_NOTIFICATION_HCM
BIP_ONLINE_NOTIFICATION_HCM_TALENT
c. Supported Products
3. In the next page click on save first(Custom report will be created only
after clicking on the save button) and then click on edit to download one
seeded RTF template.
7. Make the custom RTF as default one and save the layout
Performance DocApprovalNotification.docx
Troubleshooting
There could be two type of issue in BIP (1) Performance Document is not
printing and the printable page is blank (2) Some part of the printable
page is missing (eg goals or competency not showing up in the printable
page)
Validation 1: Please ensure that the customer's custom roles have the
correct "Performance Management Line Manager Duty (OBI)" and
"Performance Management Worker Duty (OBI)" in the Application Role
Mapping
Validation 2:
Step 1: First get evaluation id and manager id/ worker id using this
simple query:
SELECT DISPLAY_NAME,
CUSTOMARY_NAME,
EVALUATION_ID,
MANAGER_ID,
WORKER_ID,
EVAL.TMPL_PERIOD_ID
FROM HRA_EVALUATIONS EVAL,
PER_PERSON_NAMES_F_V PPERSON,
HRA_TMPL_PERIODS_VL TMPLPERIOD
WHERE CUSTOMARY_NAME LIKE '%Mobile%'
AND DISPLAY_NAME LIKE '%Ravi%'
AND EVAL.TMPL_PERIOD_ID=TMPLPERIOD.TMPL_PERIOD_ID
AND EVAL.WORKER_ID=PPERSON.PERSON_ID
->> Provide evaluation id and manager/ worker id from the above query
in data model on BIP server and click on view data.
Note: If there is any issue in getting data then check Engine Logs.
->>Each data set is a query which fetches some specific data from the
database. for eg 'Workername' is a data set which will fetch worker
name from the DB. To find out that which query is executed by dataset
click on diagram tab. Then select data set and click on edit(pencil icon).
The SQL query can also be executed in SQL developer for debugging
purpose.
Step 3:
If the data model is returning value and required values are showing up
in XML data then check if there is an issue in the rtf template.
FAQ:
Validation 2:
Case 1: If you are using a custom role ensure the following privilege is
added to the Custom Employee role by navigating to Tools->Security
Console->Edit Custom Role->GO to Functional Security Policies and Add
it.
After adding the privileges, submit the Process: Retrieve Latest LDAP
Changes Process and retest the Issue.
Solution: For the OTBI reports to return data, customer needs to also
include the duty roles
ORA_FBI_GOAL_MANAGEMENT_TRANSACTION_ANALYSIS_DUTY_HCM and
ORA_FBI_PERFORMANCE_MANAGEMENT_TRANSACTION_ANALYSIS_DUTY_
HCM to their custom role and
regenerate the grants via Manage Data Role and Security Profiles UI
after assigning an appropriate person security profile.
Step 1:
Enable the Following Profile Options:
BIP_EMAIL_NOTIFICATION_HCM_TALENT → true/false (If true, it will enable
BIP notifications for Talent )
BIP_ONLINE_NOTIFICATION_HCM_TALENT ->true/False(If true, to utilize
the BI Publisher email notification feature for worklist notifications)
Step 2:
REFERENCES
Relat
▼
ed
Produc
ts
Oracle Cloud > Oracle Software Cloud > Oracle Human Capital
Management Cloud > Oracle Fusion Performance Management
Cloud Service
Oracle Fusion Applications > Human Capital Management > Talent
Management > Oracle Fusion Performance Management
Keywor
ds
Back to Top
© Oracle
Site Maps
Terms of Use&Privacy
Cookie Preferences
Contact Support