Fusion Global HR: Error When Adding Approval Rule for Transfer and Promotion
(Doc ID 2131652.1)
Last updated on OCTOBER 02, 2023
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.1.10.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.10.0.0 version, Global Human Resources
When trying to add approval rules for Transfer and Promotion Approval get the following error:
RUL-05721: The Result Type of the expression is "Task" but should be "List"
For Transfer and Promotion BPM tasks in Release 10 not able to use the below code
GetRepresentative("HR_REP",Task.payload.Worker's Proposed Representative.result)
Code works fine when they use
GetRepresentative("HR_REP",Task)
ERROR
-----------------------
RUL-05721: The Result Type of the expression is "Task" but should be "List"
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 |
Cause |
Solution |
References |