Syntax to check when %todolist is empty
I have a loop back action to a group stage. The loop back is set to "remove from todolist when action taken". Intent is to have all members on todolist take action and then move folder to next stage. I thought I would try to use conditional action "if todolist is empty()", to start action to move to next stage. What is the syntax to use to evaluate the todolist?
Tagged:
0
Comments
-
I use:
((%Length(%ToDoList(%FolderID))= 0))
In the Only Start Action If property of a Timed Action with the timer set to 1 minute after When Folder was last updated. Using a timed action rather than a conditional ensures that the test is not fired before the AlerManager has had time to update the To Do List.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 154 General Questions
- 149 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 33 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories