CMDBuild Forum

User name on email notification

Hello,

 

I created a Synchronous event when someone add a computer, it works.

I did the same when someone delete a computer : 

 

" Notification :  Someone just delete one computer :

Computer Name : {current:Description} "

 

But i want to add an other information :

 

" Delete by : name_of_user ".

 

I tried delete by : {current:Users} but it didnt works.

 

It is possible to do it ?

 

Thanks !

Unfortunately the {current: Users} format is not supported in the synchronous events management.
Currently only the a
synchronous tasks handling the incoming mail supports a similar format and more precisely {user: name} / {group:name}.
CMDBuild Team

Ok, so is-it not possible to know who delete a cards on cmdbuild ?
 
Thank you for your answer.
 
Regards
 
Previously Tecnoteca wrote:
Unfortunately the {current: Users} format is not supported in the synchronous events management.
Currently only the a
synchronous tasks handling the incoming mail supports a similar format and more precisely {user: name} / {group:name}.
CMDBuild Team

 

Of course it is possible to know, but you can not enter that information in the automatic email notification.
CMDBuild Team

Ok, i wanted a confirmation. Perfect !
 
Thank you
 
Previously Tecnoteca wrote:
Of course it is possible to know, but you can not enter that information in the automatic email notification.
CMDBuild Team