Added, Removed, Deprecated, or Changed Parameters

A release is listed in this section only if changes occurred in that release.

Release 10.7

Added Parameters

  • activeVoting: Parameter in TaskSearchQuery that allows searching for task instances for which voting has started.

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.

Release 10.3

Added Parameters

  • task.events.use.default.calendar: Additional JVM parameter that enables or disables the use of the default My webMethods Server calendar for scheduled task events that do not use a specific business calendar. The default value is false - Task Engine does not use the default My webMethods Server calendar when scheduling tasks.

Release 10.0

Removed Parameters

  • task.event.lightweight: The additional JVM parameter task.event.lightweight that was deprecated in a previous release is now removed.

Release 9.10

Added Parameters

  • taskScheduleDate: The taskScheduleDate parameter has been added to pub.task:TaskInfo, pub.task:TaskQueueInfo and the TaskInfo model used by RESTful services.

Changed Parameter

  • The pub.task:TaskInfo service and the TaskInfo model used by RESTful services have been updated to include the new scheduled status.