Working with Fork
1. Create a workflow from SWDD T.code. 2. Select the fork step from the list provided. 3. The Fork Screen looks as shown below. Fill in all the details as shown. As shown below, the Fork is used to introduce parallel branches in the workflow. Step Name : Execute Parallel. Parallel Branches : This will let us define the total number of parallel branches we want for the Fork in the workflow. Step not in workflow log : Here if we select the check box, then this will exclude the step from the workflow execution log. End Condition Section: Necessary branches : This will let us define the total mandatory branches that have to be executed to complete the execution of the Fork Step. Create a new condition : Here we can have a condition for the Fork Step to complete the execution. Important Note for End Condition : To complete the execution of the Fork Step either all the necessary branches have to be executed OR the condition if mentioned in the "Create a new condition" section...