Execute Expression Robot Samples
Use the Execute Expression robot node to enter a Java expression to be executed in a workflow template.
The execution is synchronous. By default, the expression returns true. A return of false indicates a problem during execution, and an exception is thrown on the server.
The following sample are provided:
Was this helpful?