Hi everyone,
I am using APEX 21.1 and I am facing the below error while running a page having two regions (Faceted Search and Classic Report) :
Error in Page :
Ajax call returned server error ORA-00904: "APPS"."HR_API": invalid identifier for .
Error in Debug :
APEX - Column Gender, referenced by facet P24_G, is not available or unauthorized. - Contact your application administrator. ORA-06512: at "APEX_210100.WWV_FLOW_ERROR", line 1370 ORA-06512: at "APEX_210100.WWV_FLOW_ERROR", line 1405
The issue is happening when I am adding more than one facet item in the Faceted Search.
Can anyone let met know is if it is a bug or not?
Note that I am using a DB view from a different Schema in the Classic Report.
Thanks