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

Change personal Information - Address change is not working

Summary:

We have a requirement like, when HR changes the address of any employee, the process should be auto approved and employee should be notified. We have written the approval rule as:


((transactionApprovalRequest.SelfServiceTransaction == "N") AND (transactionApprovalRequest.ViewInstanceName == "PersonAddress") AND (Proposed Person Address.result.personAddrUsageId != null) AND (transactionApprovalRequest.DMLMode == null) AND (Current Person Address.result.lookupCode != null) AND (Current Person Address.result.personAddrUsageId != null) AND ((Current Person Address.result.lookupCode == "HOME") AND (Current Person Address.result.region2 != Proposed Person Address.result.region2)))

The rule is failing . Can you please assist in correcting the rule.

Thanks.

Content (please ensure you mask any confidential information):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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