I had created a process model to add employees, leave request, and leave approval.
in leave approval, it doesn't get the employee id by itself. I had configured everything.
it is showing an error in the expression rule... that the value should not be null... the value is not null at the table... I had checked with the expression rule... it gives the data by entering the id...
but here its showing error.
Discussion posts and replies are publicly visible
Hey, I think that in the process variable leave request, you are receiving an ID. However, in the rule input, you had provided "employeeId" in script task