Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Approval workflow for delete contact from family and emergency page
Summary:
Hi Team,
We have configured the approval rule to be triggered when employee delete the contact from family and emergency contact.
We tried using the below rule
((Task.payload.Current Person ContactRelationship.result != null) AND (Task.payload.Proposed Person ContactRelationship.result == null)) but not working.
We already have a rule for contact as below
(((transactionApprovalRequest.ViewInstanceName == "QuickContact") OR (transactionApprovalRequest.FamilyOrEmergencyContact == "Y")) AND (transactionApprovalRequest.SelfServiceTransaction == "Y"))
But its not working for delete contact.
Please suggest.
Tagged:
0