Navigate to Domain Structure Services Foreign JNDI Providers.

26-84 Modeling and Implementation Guide for Oracle Business Process Management ■ showViewFilter The view filter dropdown does not display only if passed as false. By default, it is displayed. ■ showCreateTODOTaskAction Specifies if the Actions menu displays the TODO action. To hide the TODO action, set this parameter to false. By default the Actions menu inclueds the TODO action. ■ showAssignmentFilter The assignment filter dropdown does not display only if passed as false. By default, it is displayed. ■ showStatusFilter The status filter dropdown does not display only if passed as false. By default, it is displayed. ■ showSearchControl The search box does not display only if passed as false. By default, it is displayed. ■ displayColumnsList This comma-delineated list of strings enables the list of columns to be displayed in the region in the order specified. ■ sortColumn This string specifies the name of the column to be used for sorting tasks by default in the region. ■ sortOrder This string specifies the sort order for sorting tasks, that is ascending ASC or descending DESC. Filter Parameters ■ assignmentFilter This string specifies the value to be used as the selection of the assignment filter for tasks. If not set, the values default to My and Group. For more information, see Section 26.5.5.2.1, Using Assigment Filter Constraints. ■ viewFilter This string specifies the value to be used as the selection of the view name to filter the tasks. If not set, the value defaults to Inbox. ■ taskTypesFilterList A strings parameter that specifies the comma-delineated list of the task types to be used for filtering the tasks that are displayed. ■ attributesFilterOperator A string that specifies the operator andor to be used as the predicate join criterion for the field-specified in Attribute Filter list. ■ attributesFilterList A string parameter that specifies the comma-delineated list of name value pairs to be used to filter tasks based on attribute values. The name is task column name and value is column value.