/
CalculationHandler
CalculationHandler
Description
This handler calculates the result of a variable and a given number settled with a given operator.
For example, if operator=*
& number=20
→ The handler calculates: variable*20
In order to do calculations with two variables, the following actionhandler may be used: ExtendedCalculationHandler
Class
com.dooris.bpm.actionhandler.CalculationHandler
Parameter
Parameter | Default value | Description | Valid examples |
---|---|---|---|
|
| Variable with the first term of the calculation |
|
|
| Operator used for performing calculations. Possible options are +, -, *, /, mod(Modulo), and power. |
|
|
| Second term of the calculation The base parameter is the only variable |
|
Example
, multiple selections available,
Related content
ExtendedCalculationHandler
ExtendedCalculationHandler
More like this
ConditionalMandatoryHandler
ConditionalMandatoryHandler
Read with this
CalculationHandler
CalculationHandler
More like this
AssignSupervisorToTasknodeActionHandler
AssignSupervisorToTasknodeActionHandler
Read with this
ExtendedCalculationHandler
ExtendedCalculationHandler
More like this
CallSqlFunction (outdated)
CallSqlFunction (outdated)
Read with this
© TIM Solutions GmbH | AGB | Datenschutz | Impressum