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
Bypassing Approval on courses withdrawal and applying them to Offerings
in Learning
I created three approval rules :
first rule (to bypass approval in course level): (Learning Item.result.Learning Item Type equalsIgnoreCase "Course") and nothing specified in the flow
second rule ( for when manager withdraws employee from offering) : (Assignment Event Sub Type != "ORA_EVT_SUBT_SELF") with a flow defined for this rule
third rule ( for when employee withdraws themself from offering) : (Assignment Event Sub Type equalsIgnoreCase "ORA_EVT_SUBT_SELF") with a flow defined for this rule
what's happening is that the second rule and third rule is working as expected but the first rule is going through the approval flow of the second rule.
Tagged:
0