You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Change Personal Information Approval rules issues with state change or address change

edited Apr 5, 2025 4:33PM in Human Capital Management 3 comments

Summary:

Issues with approval rules. When rules are tested individual working fine failing combination of all the rules.

Requirement :

Rule 1 : No State Or Name Or Emergency Contact change - > Self Auto Approve

Rule 2: Name Change Management Hierarchy

Rule 3 : State Change (Me→Contact Info) → Management Hierarchy


Please review the code and advise. Appreciate your help.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Oracle Fusion Cloud Applications25A (11.13.25.01.0)



Code Snippet (add any code snippets that support your topic, if applicable):

No State Or Name Or Emergency Contact change

(
(transactionApprovalRequest.transactionId > 0) AND
(
( (Current Person Address.result.region2 == Proposed Person Address.result.region2) AND (Current Person GlobalName.result.FullName == Proposed Person GlobalName.result.FullName)) OR

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!