Genpact Cora Knowledge Center

Support

Built-in Expression Methods

Articles

String Methods
String methods that you can use to build Cora SeQuence expressions.
Date and Time Methods
Date and time methods that you can use to build Cora SeQuence expressions.
Convert Methods
Convert methods that you can use to build Cora SeQuence expressions.
XPath Methods
Use expressions to perform XPath operations.
User and Group Methods
Perform operations on users and groups. In the example below, the join concatenates all groups that a user belongs to.
Evaluation Control Methods
Returns the default value parameter when the method parameter expression throws an exception.
LINQ Extension Methods
Cora SeQuence supports several LINQ extension methods, which perform transformations on IEnumberable types (standard .NET functionality).
SQL Queries in Expressions
The Cora SeQuence engine supports retrieving external data that is stored in the Cora SeQuence database. Use a SQL statement in an expression to retrieve the external data.