Workflow Task Definition: AddSampleSpecification |
Content |
|||||||||||
|
Description |
|
|
"AddSampleSpecification" adds Specifications to Samples that are selected from the Input Queue. The Samples are then sent to the Output Queue. This Task must be preceded by a Task that outputs Samples.
![]() |
NOTE: | This is a "User Task" (see Workflow Task Definition Maintenance Page → New Task Details → Task Detail → System Task). |
Functionality |
|
|
Select Samples |
After the preceding Task populates the Input Queue, "Select Samples" is a QueueSelectorStep (SampleSelection) that opens a Sample List from which you select the Samples to which Specifications will be added.
![]() |
Select Specification |
"Select Specification" is a ListPageStep (SpecSDCList) that opens a Specification List from which you select the Specifications to be added to the Samples. Select the Specifications, then click "Next".
![]() |
Assign Specification |
"Assign Specification" is an ActionBlockStep that executes the AddSDISpec Action, which adds the selected Specifications to the Samples. The Samples move into the Output Queue for use by another Task.