Expression Window

Enables you to add and edit logical rules in the form an expression.

You can define only one expression for each condition. If you want to give complex expressions for each condition, see Define Conditions Window.

Navigation

  1. In AgilePoint Envision, open a process template.
  2. Navigate to the Generic BPM stencil.
  3. On the Generic BPM stencil, drag the Multiple Condition AgileShape, and drop it on the process template.
  4. On the New Condition Activity Window - Multiple Condition AgileShape, define your logical rules.
  5. To add conditions with single expressions, on the New Condition Activity window, click OK.
  6. To define an expressions for each condition, on the Condition window, click New.

Field Definitions

Field Name Definition

Name

Definition:
Specifies the name of the data variable.
Allowed Values:

A text string that can contain spaces.

Default Value:
None
Custom Attributes:
No

Operator

Definition:
Displays a list of logical operators for the data types that can be used to define a expression.
Allowed Values:
Data Type Expression Operators

String

=, =(IgnoreCase), StartsWith, EndsWith, Contains

DateTime

=, Later Than, Earlier Than, !=

Integer

=, >, >=, <, <=, !=

Double

=, >, >=, <, <=, !=

Short

=, >, >=, <, <=, !=

Float

=, >, >=, <, <=, !=

Decimal

=, >, >=, <, <=, !=

Default Value:
None

Value

Definition:
The value for the data variable.
Allowed Values:

A number or a text string that can contain spaces.

Default Value:
None
Custom Attributes:
No

Common Configuration Tasks