For more information, please refer to this announcement explaining best practices for getting answers to questions.
Change Personal Information
Summary:
Problem Description
---------------------------------------------------
We have Define rules using the Edit Approval Participant for Change Personal Information
In this process we have defined rules for
1. personal Details -- Checking for Global Name change
2. Personal Identification = Checking for Visa
etc
We have 2 components
1 Component SOA Label for checking the rules and setting the approvers
2. Component Participant FYI to trigger the FYI notifications
The rules are very distinct for both Personal Identification and Personal Details and are maintained same in the SOA Label and the FYI Participant for the respective rules
Rules are as below
Person Details
((transactionApprovalRequest.requestor == Worker's Assignment.result.User Name) AND (Current Person GlobalName != Proposed Person GlobalName) AND (transactionApprovalRequest.ViewInstanceName == "PersonGlobalName"))