Distribution To List under View Log/Trace does not get updated
We've updated the Distribute To list for a process (PeopleTools > Process Scheduler > Processes).
Then we run that process. The result stay the same (i.e. the process scheduler did not pick up the new distribute to list).
We've cleared the process scheduler cache and that didn't work either.
We've found that changing the run control id works. But, we prefer using a constant run control id (e.g. runcntlid = 'TEST') because we want to keep the number of run control id low.
We use peoplecode to schedule this process to run on the process scheduler.
Our PeopleTools version is 8.48.19.
Anyone has idea?