Does anyone know if it's possible to refresh the delivered "_folders" xml variable while a work unit is processing?
For instance, if a process flow adds a new PfiWorkUnitFolder record to the current work unit, the "_folders" variable won't include that new record unless the work unit stops on a User Action and picks up processing at a later date.
It makes sense why, as that delivered "_folders" variable is likely instantiated when the work unit begins processing, but I'm looking for a way to refresh it in the first process of the work unit.
Would appreciate any insight.
Thanks!
Andy