Multidomain MDM
- Multidomain MDM 10.5 HotFix 2
- All Products
Parameter
| Description
|
---|---|
taskType
| A set of actions that you can perform on a record. Use the name attribute to specify the task type. For more information about task types, see the
Multidomain MDM Data Director Implementation Guide .
|
taskId
| ID of the task.
|
processId
| ID of the workflow process that contains the task.
|
owner
| User who performs the task.
|
title
| Short description for the task.
|
status
| Status of the task in the workflow. Use one of the following two values:
|
priority
| Level of importance of the task. Use one of the following values: high, normal, and low.
|
creator
| User who creates the task.
|
createDateBefore and createDateAfter
| Date range. You can filter the tasks by the createDate field.
|
dueDateBefore and dueDateAfter
| Date range. You can filter the tasks by the dueDate field.
|
scope
| Shows available tasks based your user role. Use the
admin value to filter the list of tasks based on your role.
Users assigned the Task Administrator role can manage all tasks, while users assigned other user roles can only manage tasks available to their role.
|
q
| Specifies the search term. The query searches for occurrences of the search term in tasks related to business entity records.
For example, the q=KAREN query searches tasks with the search term KAREN.
|
GET http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/task?scope=admin&recordsToReturn=100&owner=sergey&status=OPEN&q=KAREN