Parameters
AuthenticationTicket
string infoRouter ticket
xmlcriteria
string The xml structure of the criterias. To Details of this parameter see the remarks section.
SortBy
string Possible Sort Options : [0] DefaultSort, [1] DocumentID, [2] Instruction, [3] DateAssigned, [4] RecurringEndBy, [5] DueDate, [6] ReminderDate, [7] Priority, [8] TaskStatus, [9] FinishDate, [10] Assignee, [11] AssignedBy, [12] WorkflowName, [13] DocTypeName, [14] DocumentLibrary, [15] DocumentName, [16] SuperVisor
AscendingOrder
bool Boolean value can be true or false
Return Value
returns xml fragment.
<response success="true" error="" ranksorted="False">
if success attribute is "true", the tasks has been returned successfully.
if success attribute is "false", the error attribute indicates the encountered error.