My Oracle Support Banner

Subject Area "Workforce Performance - Performance Rating Real Time" Participant Details not fetching on the OTBI Report (Doc ID 2721332.1)

Last updated on JUNE 28, 2022

Applies to:

Oracle Fusion Performance Management Cloud Service - Version 11.13.20.07.0 and later
Information in this document applies to any platform.

Goal

Participant questionnaire not coming up in report with below sql

SELECT
"Workforce Performance - Performance Rating Real Time"."Performance Document Details"."Performance Document Manager" s_1,
"Workforce Performance - Performance Rating Real Time"."Performance Document Details"."Performance Document Name" s_2,
"Workforce Performance - Performance Rating Real Time"."Performance Document Details"."Performance Document Status" s_3,
"Workforce Performance - Performance Rating Real Time"."Performance Document Participant"."Role Definition" s_4,
"Workforce Performance - Performance Rating Real Time"."Questionnaire Question"."Question Person" s_5,
"Workforce Performance - Performance Rating Real Time"."Questionnaire Question"."Question Text" s_6,
"Workforce Performance - Performance Rating Real Time"."Questionnaire Question"."Response Person" s_7,
"Workforce Performance - Performance Rating Real Time"."Questionnaire Question"."Response Text" s_8,
"Workforce Performance - Performance Rating Real Time"."Review Period"."Review Period Name" s_9,
"Workforce Performance - Performance Rating Real Time"."Worker"."Assignment Status" s_10,
"Workforce Performance - Performance Rating Real Time"."Worker"."Employee Name" s_11,
"Workforce Performance - Performance Rating Real Time"."Worker"."Person Number" s_12,
DESCRIPTOR_IDOF("Workforce Performance - Performance Rating Real Time"."Worker"."Assignment Status") s_13
FROM "Workforce Performance - Performance Rating Real Time"
WHERE
((DESCRIPTOR_IDOF("Workforce Performance - Performance Rating Real Time"."Worker"."Assignment Status") IN (2, 1)) AND ("Review Period"."Review Period Name" = 'Review Period 2019'))

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.