Typing name : TASK.gws_core.CreateLabNote Brick : gws_core
Create a lab note
Task to create a note. The note is directly create and accessible in the notes sections.
The note is updatable and a NoteResource is returned by this task to access and modify the note.
It is recommended to place this task at the end of a workflow to create a note with the results of the workflow.
To assure the note is not created if the workflow fails.