cancel
Showing results for 
Search instead for 
Did you mean: 

CRON which create alerts

delphine_
Star Contributor
Star Contributor

Hello

I don't know how do that :

I (with fv help...) create a CRON which execute an automation chain : I want create a task for all documents which have a date (date_alert) = today. This task is assigned to users stored in a meta-data of documents (interlocuteur). But I don't know how to retrieve the date and users of each document. I test with "@{This.get(0)" but I make certainely a mistake because it doesn't work.

This automation chain is : alt text

Thanks in advance

1 ACCEPTED ANSWER

delphine_
Star Contributor
Star Contributor

I find the solution !

Instead of @{This.get(0)...} just write {$Document["..."]}

And it's ok for multi meta-data

View answer in original post

1 REPLY 1

delphine_
Star Contributor
Star Contributor

I find the solution !

Instead of @{This.get(0)...} just write {$Document["..."]}

And it's ok for multi meta-data

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.