I have to design mail task by web modeler app, with describing current day in mail text.
If it is very easy to express in excel like input “=today()”, but it is difficult to express in flowable.
Could anyone know how to express “=today()” in flowable using web modeler app ?
Furthermore, related to above, if you know whole available list of common variable or expression using web modeler app, it is happy you to share that.
** environment **
our flowable version is v6 and run flowable by docker container so that it is difficult to configure spring bean code directly.
I found that i have wrong idea : it is enabled to use below expressions in flowable community version.
But I understood that these expressions is enabled in flowable enterprise version only.
(When I’ve tried to use these expressions in flowable enterprise version, it was success.)