USE_IS_AVAILABLE_FOR_BATCHING

BOOLEAN

When attempting to create a laboratory batch job for any sample scheme that has a precursor sample scheme, and either:

  • The Precursor Status batching criteria is Started and the precursor sample scheme's Workflow Status is Not Started, or
  • The Precursor Status batching criteria is Ready and the precursor sample scheme's Ready Date > current system date-time, or
  • The Precursor Status batching criteria is Completed and the precursor sample scheme's Workflow Status is something other than Completed,

then:

  • If checked, then the batching process is rejected and errors out.
  • If cleared (default on deploy; default if missing), then the batching process proceeds.

Typically the preference is not set at role or user level.

Related Processes