To identify the user when the employee is updating their own personal information, the IF condition in Option C is correct. This configuration:
Checks if the Context.Current User is equal to the Login User.
Ensures that the rule applies only when the employee is making changes to their own personal data.
This approach is aligned with SAP SuccessFactors logic for self-service scenarios, enabling accurate identification of the user in such workflows.
Scenario 2: Approvals for Self-Service
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit