Multidomain MDM
- Multidomain MDM 10.3 HotFix 2
- All Products
Element
| Description
|
---|---|
displayFields
| Name of the field that you want to display in the task panel of the Task Manager.
Use one of the following fields:
|
excludeTaskTypes
| Task type that you do not want to view in the task panel of the Task Manager.
|
<taskManager xmlns="http://www.informatica.com/mdm/TaskManager"> <displayFields>TASK_TITLE</displayFields> <displayFields>TYPE</displayFields> <displayFields>PRIORITY</displayFields> <displayFields>STATUS_DUEDATE_FILTER</displayFields> <displayFields>OWNER</displayFields> <displayFields>TASK_ID</displayFields> <displayFields>SUBMITTED_CREATOR_FILTER</displayFields> <excludeTaskTypes>AVOSBeDraftState</excludeTaskTypes> <excludeTaskTypes>AVOSBeMerge</excludeTaskTypes> </taskManager>