Reference: Eval Step Properties
Expressions Tab
Property | XML Attribute Name | Description |
|---|---|---|
Expression
| expression
| Enables you to enter MVEL condition expressions directly. To add a
new expression below any existing rows, click
Add , then enter the expression.To add a
new expression above an existing row, place the cursor in that row, then
click Insert on the Add
drop-down menu.Use the buttons to the right of the
Expressions tab to delete rows or reorder
them. |
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step ID
| id
| The unique ID of the eval step within the assembly. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the eval step that displays in the
consolidated log. You can use this feature to describe the step's function
and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the eval
step executes. |
Language
| language
| Specifies the expression language you want to use. MVEL is the only
language currently supported. |