Workflow Task Definition: eMailSampleDetails |
Content |
|||||||||||
|
Description |
|
|
"eMailSampleDetails" sends an email relevant to the Samples that are in the Input Queue. The Samples are then sent to the Output Queue. This Task must be preceded by a Task that outputs Samples.
![]() |
Functionality |
|
|
Setup |
"Setup" is a GroovyStep that sets Variables holding the Sample Ids.
Send |
"Send" is a SendMailStep that reads the Variables to populate the message fields. In the Workflow Definition, these are presented as mandatory Setup Variables as shown below.
![]() |