Get Started with Redwood for Oracle Cloud HCM Begin Now
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