I am trying to have task executors push to different lists depending on a label set on the TE. However, no matter what I do, I get the message "Error: Invalid list reference at push to list activity" no matter how I try to set it up.
I've tried:
Referencing from a table with a pointer to the list
Referencing a pointer label to the list on the TE
Using list by case, where the case is a number label on the TE
Using list named, although I'm not sure I'm setting that up properly
How would I be able to have each TE be able to push/pull from different lists in a process flow?