Dear Peter,
Good Day.
The earlier issue I have resolved by writing a for loop however I would like to keep it with less code and that is the reason to use invoke code.
I am getting this error for another invoke code, which I had incorporated in earlier workflows.
inoutdt_DailyAttendance.AsEnumerable().Where(function (row) row.Field(of string)(“Status”).ToString.Equals(“SP”)).ToList().ForEach(sub(row) row.Field(of string)(“Comments”)=“Single Punch (only in or out time captured)”)


I would like to know what is root cause for this kind of error where it was working earlier and now it doesn’t work. Is this because of the higher version of the system activities
Appreciate your valuable feedback.
Regards,
Manjesh
