Hi all,
This is my first ever posting so apologies in advance for any nube errors.
I am trying to use a conditional action to trigger when the ToDoList for the relevant stage becomes empty but can't get it to work.
The code I'm using on theOnly Start Action If is: (GetToDoList(ProcessContext.FolderID)==List.Empty)
On testing I have been unable to get this condition to trigger. I can see that the ToDoList is empty by using the Metastorm Administration page to browse to the relevant process and check the Alert Lists.
The stage has a dynamic role assigned to it's ToDoList and has two actions that loopback removing each the participant from the ToDoList after they have performed either one of the two available actions (Approve or Decline)
I am using Metastorm v9.2.1.2220
Any help or insights gratefully appreciated.