25 Using Expressions to Define Custom Business Logic
Expressions enable you to define business logic for managing your data. You can use expressions to transform properties when you bring data across applications, derive the value for a property based on the value of another property, or create custom validations for node types or hierarchy sets. The expression builder enables you to define complex business logic in a structured environment that requires minimal coding or scripting knowledge. The expressions that you build are automatically validated as you build them.
This topic discusses how to use the expression builder to define business logic. For more information about the contexts in which that business logic is applied, see these topics:
- Working with Node Type Converters
- Derived Properties
- Custom Validations
- Adding Filters and Conditions to Subscriptions
- Creating and Enabling Approval Policies
- Creating and Enabling Notification Policies
Videos
Your Goal | Watch This Video |
---|---|
Get familiar with Custom Business Logic |
|
Derive properties using expressions |
|
Transform properties using expressions |
Tutorials
Tutorials provide instructions with sequenced videos and documentation to help you learn a topic.
Your Goal | Learn How |
---|---|
Build an expression in a node type converter to derive the parent of a node |
|