From link.
Condition Step
By Suresh Kumar Parvathaneni
Agenda:
This document details about the steps “Multiple Condition”.
Pre-requisites: It is assumed that the reader of this document has a preliminary understanding of workflow and has worked with the container elements earlier. If not, please go through the first two Tutorials of workflow available in this site. (More details)
Procedure:
1. Create a new workflow definition.
2. Create a container element, CARRID (as demonstrated in tutorial 2).
3. Now click on undefined step and create the step “Multiple Condition”.
4. Enter the step name of your choice.
5. We would have the following condition here:
If carrid = ‘AA’.
Do this.
Elseif carrid = ‘AH’
DO this.
Elseif carrid = ‘SQ’
Do this.
Else.
Do this.
Select the “CARRID” using the F4 help for the comparison basis field.
Enter the values of the carrid under the Comparison values with the corresponding outcome name (of your choice)
Double click on “Carrid”. Next click on “=” and enter the value “AA” in the constant field and press ENTER.
Click on “Transfer and go to graphic”.
As observed above, there are different branches for each value of CARRID mentioned above.
Test the above scenario by inserting mail steps in all the branches and by passing different CARRID values.
相关推荐
Using two-step growth method and thermal cyclic annealing, a thin low-temperature InP layer and a thick InP buffer layer are grown on GaAs substrates by low-pressure metal organic chemical vapor ...
7.2.5 Set Up Valuation Using Material Cost Estimate 498 7.2.6 Set Up Conditions and Costing Sheets 498 7.3 Planning 499 7.3.1 Initial Steps 499 7.3.1.1 Define Number Ranges for Planning Data 499 7.3....
To get started with PySpark, the first step is to initialize a `SparkSession`. A `SparkSession` can be created using the following code snippet: ```python from pyspark.sql import SparkSession spark ...
This utility simplifies the execution of complex sorting, copying, reporting, and analytical tasks using multiple data sets within a single job step. Initially introduced in DFSORT Release 11.1, ...
Searching for a single row using a nonclustered index is almost as efficient as searching for a single row in a clustered index. However, if we are searching for multiple rows, such as duplicate ...
* When multiple indexes are included with the data from a provider, the IndexDef entries in the TClientDataset will show duplicate ‘Fields‘ and ‘DescFields‘ values (Quality Central 7543)....
PointerOrPointee window: Fix the debug pointer or pointee window button text when using access instead of writes GUI: Fixed and restored the DPI Aware option in setting GUI: Some DPI fixes/adjustments...
If no rows satisfy the WHERE condition the first time the range is scanned, no rows should be returned on any subsequent scans. Key range locks are similar to row locks on index keys (whether ...
11. LiDAR Point Filtering Processing Step 26 12. Field DEM Interpolated using Kriging 29 13. Reach 1 LiDAR Cross Sections and Sample Point Location 31 14. Differences Between LiDAR and Field Based ...
18 Step 3. Obtain Development Acceptance. . . . . . . . . . . . . . . . . . . . 18 Step 4. Plan for Implementation of the SQA Plan . . . . . . . . . . . . . 19 Step 5. Execute the SQA Plan. ...
- multiple sector read/write support for some image modes - new log prefix "IMG" for hdimage messages - floppy - added write protect option for floppy drives (based on @SF patch by Ben Lunt) - ...
Error Correction Coding - Mathematical Methods and Algorithms (Source Files Contained).pdf Error Correction Coding Mathematical Methods and Algorithms Todd K....Utah State University ...