Document Record Approval Rule — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Document Record Approval Rule

edited May 15, 2025 1:42PM in Visual Builder Studio for HCM

Summary: Document Record Approval Rule


Content (please ensure you mask any confidential information): Hi All, we have a requirement that if an HR is adding a document record for an employee, then it should be auto approved.

I wrote the below approval rule, however it failed. Could someone let me know if there is something wrong.

((getRequestorInformationByPersonIdResponse != getRequestorInformationByPersonIdResponse) AND (transactionApprovalRequest.attribute3 == "Add") AND (getNewDoRByTransactionIdResponse.result.documentType == "Bank XYZ"))

Also wrote the below rule, this also didn't work

((Requestor's Assignment.User Name != Workers's Assignment.User Name) AND (transactionApprovalRequest.attribute3 == "Add") AND (getNewDoRByTransactionIdResponse.result.documentType == "Bank XYZ"))


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!