Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Change Personal Information Rule Not Working
Summary:
Hi Experts,
Based on the Change Personal Information Approval Rule, any changes to marital status should have went to HR Rep for approval. However, while testing this rule when an employee makes a marital status change, the change is auto approved by all HR rep for some reason. The intended flow is for a HR rep to claim the notification and approve the marital status change. The rule is as followed:
If:
((transactionApprovalRequest.transactionId > 0) AND (Current Person LegislativeInfo.result.MaritalStatus != Proposed Person LegislativeInfo.result.MaritalStatus))
then:
If:
((transactionApprovalRequest.transactionId > 0) AND (Current Person LegislativeInfo.result.MaritalStatus == Proposed Person LegislativeInfo.result.MaritalStatus))
Tagged:
0