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.
Workflow Approval rule is failing when we delete Person Address
Summary: For Person Address, we have created 2 rules ie. when we change/Add address within the same Country then it should be autoapproved. Other rule when they initiate transaction for a different country then it is autorejected. When we try to delete we are getting error. We added null conditions also. but still we are getting error. Supervisor hirearchy is also there. Please find attached error
Same country rule
((Proposed Person Address != null) AND (Proposed Person Address.result.country != null) AND (Current Person LegislativeInfo.result.LegislationCode == Proposed Person Address.result.country) AND (transactionApprovalRequest.ViewInstanceName == "PersonAddress"))
Content (please ensure you mask any confidential information):
Tagged:
0