Adding Expression Operations
Most operations have an editor that allows you to define expressions.
To transform your data using Expression
|
2.
|
From the Transformation Editor palette, select Expression. |
|
3.
|
Click and drag the mouse anywhere in the Model tab. |
|
4.
|
Double-click the Expression operation that you just added. |
|
5.
|
Use the editor to specify your expression syntax. For example, type syntax similar to any of the following: |
|
—
|
{http://biz.com}customer/biz:orderID < 900 AND NOT {http://biz.com}customer/biz:customerID = 20 |
If your expression contains illegal characters you must enclose them in double quotes. The following characters are considered illegal:
'\\', '[', ']', '-', '(', ')', '.','^','$','+', '*','?', '{', '}', '|', ':', '<', '>', '<', '='