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.
Document Record Approval Attribute condition using IN expression to write approval rule easily
Summary
Document Record Approval Attribute condition using IN expression to write approval rule easilyContent
Hi,
If we have to set approvals for Document type A and B and rest all as auto approved/use same approval rule . Is there way to use IN expression to have condition on the rest of the documents auto approved or disapproved so that we write approval rule easily for the document types following same rule
Example
Rule 1 - Document Type A using (getNewDoRByTransactionIdResponse.result.documentType == "A")
That's fine
Rule 2 - Document type B using (getNewDoRByTransactionIdResponse.result.documentType == "B")
That's fine
Rule3 - If Document Type using (getNewDoRByTransactionIdResponse.result.documentType
Tagged:
0