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

Approval rule for change /add address

edited May 27, 2020 6:24PM in Human Capital Management 4 comments

Summary

Requirement - If person change/add Address detail from ESS it should go to the approval .If person add/change any other personal information that should be auto approved

Content

Hi ,

I have created two rules .Now address change go for approval But other personal information changes also go for approval where it should auto approved.

RULE 1 - Change address approval

(

((Task.payload.Current Person Address.result == null) AND

(Task.payload.Proposed Person Address.result != null)) OR

((Task.payload.Current Person Address.result != null) AND

(Task.payload.Proposed Person Address.result == null)) OR

(((Task.payload.Current Person Address.result != null) AND

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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