OTBI - Adding filter for Email Type from Worker folder causes ORA-00904 error
(Doc ID 2620640.1)
Last updated on AUGUST 01, 2022
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.19.07.0 and laterInformation in this document applies to any platform.
Symptoms
Using the "Compensation - Salary Details Real Time" Subject Area, adding a filter for "Email Type" from the "Worker" folder causes an error when trying to run the report when an attribute from any other folder is included in the report.
For example:
SELECT
0 s_0,
"Workforce Management - Worker Assignment Real Time"."Position"."Position Code" s_1,
"Workforce Management - Worker Assignment Real Time"."Worker"."Email Type" s_2,
DESCRIPTOR_IDOF("Workforce Management - Worker Assignment Real Time"."Worker"."Email Type") s_3
FROM "Workforce Management - Worker Assignment Real Time"
WHERE
(DESCRIPTOR_IDOF("Workforce Management - Worker Assignment Real Time"."Worker"."Email Type") = 'H1')
Here is the error message: State: HY000. Code: 17001. [nQSError: 17001] Oracle Error code: 904, message: ORA-00904: "H1": invalid identifier at OCI call OCIStmtExecute. (HY000)
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |