Hi team,
I have written a expression rule to update a particular row of a record. The Expression rule is working as expected while unit testing but does not work when called in Script task.Could someone please help?
Discussion posts and replies are publicly visible
"Invalid index (1) for list: valid range is empty..." leads me to believe that for some reason local!leaveData is an empty list
Zakary Melvin said:leads me to believe that for some reason local!leaveData is an empty list
What do you see when you expand the Local Variables viewer pane and see what the actual data type / content of that local variable is?