Designer 10.15 | webMethods BPM Task Development Help | Working with Task Searches | Implementing a Standard Search Provider for Existing Task Types
 
Implementing a Standard Search Provider for Existing Task Types
There may be cases where you want to switch back to a standard search content provider after you have implemented an indexed search content provider.
Note:
You also have the option of implementing both search types. The indexed search provider is part of the task inbox results portlet, so it is possible to create more than one custom inbox portlet and implement a different type of search in each one.
If such cases, you must manually convert the search provider settings in your task type from indexed to standard; to do so, you must reverse the changes described in the following procedures:
* Changing the Search Provider Base Class
* Setting the Sorting and Value Bindings for Custom Inbox Business Data Columns
* Setting the Sorting Bindings for Custom Inbox TaskInfo Columns
* Setting the Bindings Configuration for Task Search Provider
Related Topics