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

Time Change Request Approval flow based on timecard status

Summary:

Time Change Request Approval routing based on timecard status

Content (please ensure you mask any confidential information):

Hi,

We have a requirement to route the approvals to Payroll Rep if there is a time change request from an employee after timecard is already approved.

What attribute do we need to consider to write a condition based on Timecard status.

I tried using below logics but nothing worked. Pls let me know do we have any attribute which holds timecard status which can be used in rule condition.

  1. (getTimeRecordChangeReqs1Response.result.status == "Approved")
  2. (TimeRecordChangeReqs.status.toString() == "Approved")
  3. (process.tcStatus == "Approved")

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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