Using Expression Language in Processes

You can use Java Unified Expression Language (EL) in your processes in the following Utility Steps:

For example, if in Set Property you used the expression ${p:propA}+1 in the Property Value field for a property called propB, if the value of propA was 5, the value of propB would be set to 6.