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

I am trying to setup project timecard auto approval rule.

edited Jul 8, 2025 1:54AM in Workforce Management 1 comment

Summary:

Hello,

I am trying to setup project timecard auto approval rule.

Via this rule I want to approve all the employee timecard who have level 20 or 25.

That is the employees who have job "General Manager".

I have tried the below BPM Config but it is not working , can you please help me correct the config for the rule

IF
Task.payload.getApprovalTimeRecordsHeader1Response.result.recordedHoursmore than 0
and
RequestorDetails.jobLevel in 20,25

THEN

List Builder Supervisory
Response Type
Required
Number of levels 1
Starting Participant
HierarchyBuilder.getManager("supervisory",Task.payload.process.Requester,-1,"","")
Top Participant
HierarchyBuilder.getPrincipal("XYZ",-1,"","")
Auto Action Enabled True

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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