Designer 10.15 | webMethods BPM Task Development Help | Working with Task Expressions | About Task Expressions
 
About Task Expressions
The task expression language is very flexible and can be used to:
*Detect conditions pertaining to task status, business data, and other attributes
*Update data in a task
*Invoke an action on a task
*Send notifications
*Invoke actions in a service or a managed bean associated with the task.
For general information about task expressions, see Task Expression Overview. For specific information, see the following topics:
* Configuring Advanced Task Expressions
* Building a Sample Task Expression
* Viewing Sample Task Expression Syntax
* About Condition Expressions
* About Filter Expressions
* About Expression Operators
* About Date/Time Values in Expressions
* About Expression Managed Beans