Integrate

GUI Script Conditionals

To access this page:

  1. Select Integrate >Categories on Navigation pane.
  2. Click the Templates icon for a category.
  3. Click Vertical View for a template based on a GUI script.
  4. Click Configuration tab.
  5. Click the GUI Script Data icon.
  6. Click Vertical Viewfor a data record.
  7. Click Conditionals icon.

Field

Description

CONDITIONAL FIELD NAME

Displays the name of the field returned from the GUI script that should have the data condition. Only one conditional can be configured per GUI data record. If the condition is true, the resulting posting script includes the data from the process template field mappings associated with the script.  If the data condition is false, the record will be left out of the posting script. Each conditional is data record specific so that if 10 records are posted, the conditional will be evaluated for each data record and applied to the data in that record only.  If there is no conditional applied to a script, the posting script includes the data record.

CONDITIONAL TYPE

Displays the operator for the condition. Values are:

Less Than  < , Less Than or Equals  <= , Not Equal  <> , Equals  = , Greater Than  > , Greater Than or Equals  >= , Between, Contains, Ends With, Starts With.

CONDITIONAL VALUE

Displays the value used by the condition.