Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Results per page:
Sort by:
Showing 2 results. Use the filters on the left and the search box below to refine the results.
Tag: ifelse Licence: by-sa

Workflow WCP-04 Exclusive choice - if/else branching (1)

Thumb
The choice of executing choiceA or choiceB is determined by using String_List_Intersection and String_List_Difference. If in="true" then the intersection will yield a non-empty list, triggering execution of choiceA. This list will however not differ from the input, and so choiceB will iterate over an empty list (ie. not execute). Note how using 'difference' for the else-case here means that if you run the workflow with in="bob", choiceB would still run. Some early if/el...

Created: 2012-02-20 | Last updated: 2012-02-20

Credits: User Stian Soiland-Reyes

Attributions: Workflow Example of a conditional execution workflow Workflow Example of conditional invocation

Workflow IfEls Activity sample for Trident v1.2 (v1) (1)

Thumb
The objective of this workflow is to explain the working of the If Else activity in the Trident application.  For more information on how to use the if else sample. Please refere the following document. IfElse-Sample Details

Created: 2010-09-03 | Last updated: 2010-09-03

Credits: Network-member Trident

Results per page:
Sort by: