Basic Administration > Supporting Collaboration > Workflow Administration > Workflow Tools > Workflow Template Administration > Workflow Code Samples > Execute Expression Robot Samples
  
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:
Moving File Locations with the Execute Expression Robot
Setting Attributes with the Execute Expression Robot
PBO Attributes as Workflow Variables