Boundary Timer Event - Configure using a variable

I have a task that has attach an Boundary Timer Event. Is it possible to set a variable with the time?

Because I want to give the option to configure the time in an Data base insted of change the process.

Thank you.

Hey,

Yes you can use an expression for the timer definitions. Have a look at https://www.flowable.org/docs/userguide/index.html#timerEventDefinitions for more information.

Keep in mind that when using an expression it will be evaluated when the task is created.

Cheers,
Filip