listTasks

Available for: Content Management Server

Task: The procedure returns information about tasks. The tasks can be filtered by criteria.

Syntax:

listTasks {parameter value}

Function parameters:

Return value if successful: List of tasks specifying the task type, the task owner, the path of the file concerned as well as the time stamp. The abbreviations have the following meaning: E = Edit, S = Sign, F = FixLink. The abbreviations in the owner column signify the following: G = Group and U = User.

Necessary permissions (CM only): Only the IDs of files are returned for which the current user has the permissionRead permission.

Example:

listTasks taskType edit
 T  Owner    Path                              Time
E U root     /internet/index.html              2010090709
E U root     /internet/incoming/index.html     2010090710
2 tasks