Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Delete Performance Document using HDL
Content
Hi everyone,
I'm trying to delete Performance Documents with HDL. I created one with my Admin profile. Then, I started to complete it with the user profile (which I added the perf doc), and I saved it.
I think the Business Object is Mass Actions for Performance Documents and the required items are : EvaluationId and Operation. To get EvaluationId, I get EVALUATION_ID from HRA_EVAL_ITEMS and HRA_EVALUATIONS (both are the same). But when I send this HDL :
METADATA|PerfDocComplete|Operation|EvaluationId
MERGE|PerfDocComplete|ORA_CANCEL_PD|300000005048655
It says that the Document does not exist.
Do you know where can I get the EvaluationId of the Performance Documents ?
0