Task Engine 10.15 | Added, Removed, Deprecated, or Changed Parameters | Release 10.4
 
Release 10.4
Added Parameters
*task.use.oracle.hint: Additional JVM parameter that enables the use of Oracle hints to fine-tune task inbox searches.
*task.search.inbox.hint: Additional JVM parameter that you use to specify the Oracle hint to use for the search query join mode instead of the default nested loop mode (USE_NL). For the property to take effect, you must also set the task.use.oracle.hint custom JVM property to true. For more information about setting custom JVM properties, see the Task Engine documentation. For more information about Oracle hints, see the Oracle documentation.