How to create a Workflow for inactive employees in BPM?
Summary:
The customer gives a bonus to the employee before being terminated via document records.
Is there any way to create a workflow for an inactive employee using BPM?
We've 2 rules for Active employees:
1- PacEspecTrue and we included this line today"Task.payload.Worker's Assignment.result isn't null"
2- PacEspecFalse and we included this line today "Task.payload.Worker's Assignment.result isn't null"
And we've decided to create 2 rules for inactive employees:
1- PacEspecFalseInactive and we included this line today "Task.payload.Worker's Assignment.result is null"
2- PacEspecTrueInactive and we included this line today "Task.payload.Worker's Assignment.result is null"
Tagged:
0