CMDBuild Forum

Problem with variables in asynchronous tasks

Hello!

I am trying to create an email notification task (Asynchronous Task) that fills a variable when a specific threshold is reached for a date. however i can't seem to find a way how to use variables in the mail, so that i can set dynamic values.

In Asynchronous Task return a null value for the prefix ‘{current:Code}’, ‘{client: Code}’, ‘{server: Code}’, etc.

WARN  2017-03-26 18:09:02 [org.cmdbuild.common.logging] engine with prefix 'client' not found

WARN  2017-03-26 18:09:02 [org.cmdbuild.common.logging] engine with prefix 'current' not found

WARN  2017-03-26 18:09:02 [org.cmdbuild.common.logging] engine with prefix 'server' not found

 

How do use variables in asynchronous tasks?

I have installed the version cmdbuild - 2.3.1

Thanks!

 

Best regards,

Rosa Borges