Condition Editor dialog box

Use the Condition Editor dialog box to define a conditional expression to activate the ODBC Data Writer component. You can drag and drop RRT tags into the fields.

  1. Enter a value or drag an RRT from the Available RRTs dialog box into the Left operand field.
    The test will be made using the value returned by the RRT at run time.
  2. Choose an Operator from the list. Options are:
    • =: Equal to
    • !: Not equal to
    • >: Greater than
    • <: Less than
    • >=: Greater than or equal to
    • <=: Less than or equal to
  3. Enter the value to be tested against in the Right operand field.