Using the Scheduler Binding Component

Runtime Properties

The Scheduler Binding Component properties specify Thread Count, Application Configuration, Application Variables, Statistics, Loggers, and reference the Binding Component's description, name, type, and state.

Description

Displays the description of the binding component.

Name

Displays the name of the binding component.

State

Indicates the state of the binding component as Started, or Stopped.

Type

Displays the component type.

Version

Displays the components specification version.

Build Number

Displays the build version for the current component.

Thread Count

Specifies the number of threads listening on the message bus.

Quartz Worker Thread Count

Specifies the number of threads that the Quartz Scheduler can use.

Application Configuration

Specifies the configured triggers name, starting date and time, ending date and time, and time zone. For more information on using the Application Configuration property see Scheduler Application Configuration.

Application Variable

Specifies the Application Variables configured for the binding component. Application Variables allow you to define a list of name:value pairs for a given stated type. The application variable name can be used as a token for a WSDL extensibility element attribute in a corresponding binding.

The Application Variables configuration property offers four variable types:

  • String: Specifies a string value, such as a path or directory.

  • Number: Specifies a number value.

  • Boolean: Specifies a Boolean value. The VALUE field provides a checkbox (checked = true).

  • Password: Specifies a password value. The password is masked and displays only asterisks.

For more information about using Application Variables, see Scheduler Binding Component Application Variables.