This identifies the JSM Binding Script Configuration and contains basic information.

ID

An identifier to uniquely identify this Configuration

Description

This should describe the configuration.

Restartable

This value determines whether a Processing Sequence run that fails while executing this JSM Binding Script can be restarted (if it is otherwise eligible).

Yes indicates the JSM Binding Script can be restarted.

No indicates that this JSM Binding Script cannot be restarted.  A Processing Sequence that fails while executing this JSM Binding Script will not be eligible to be restarted.

The appropriate value depends upon what your JSM Binding Script does.  If it is "atomic" and there are no adverse effects of partial execution, then there is no reason that it should not be restartable.

Status

Active or Inactive. Configurations cannot be used in a processing sequence while they are in inactive status – supplied activities will end in error if they attempt to use a configuration that has inactive status.

  • No labels