Sequence

Break
Description     Goes to the corresponding activity on the workflow by exiting from a For Each activity. Attributes     Misc Display Name - Ren...
Mon, 20 May, 2019 at 4:57 PM
Sequence
Description     The container used for holding sequential activities. Attributes     Misc Display Name - Renames the activity. Example ...
Mon, 20 May, 2019 at 4:47 PM
Cancellation Scope
Description     Handles the execution of a parallel activities, sequence or workflow by anticipating the exceptions or cancellations within them Attr...
Mon, 20 May, 2019 at 4:51 PM
Comment Out
Description     Ignores the activity placed within the Ignored Activities sequence. Attributes     Common Continue on Error - True or False val...
Mon, 20 May, 2019 at 4:53 PM
Continue
Description    Exits a For Each loop activity. Attributes     Common Continue on Error - True or False values to specify whether to continue ex...
Mon, 20 May, 2019 at 4:58 PM
Flowchart
Description    Used to create workflows using basic flowchart transitions. Attributes     Misc Display Name - Renames the activity. Exam...
Mon, 20 May, 2019 at 5:04 PM
Parallel For Each
Description    Parallel For Each activity with a Body sequence. Attributes     Misc Completion Condition - Evaluates if the condition is true ...
Mon, 20 May, 2019 at 5:05 PM
Terminate Workflow
Description    Abruptly terminates a workflow. Attributes     Misc Display Name - Renames the activity. Exception - The Exception Type show...
Mon, 20 May, 2019 at 5:10 PM