01-23-2013 10:36 AM
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 :
Thanks in advance
01-23-2013 12:14 PM
I find the solution !
Instead of @{This.get(0)...} just write {$Document["..."]}
And it's ok for multi meta-data
01-23-2013 12:14 PM
I find the solution !
Instead of @{This.get(0)...} just write {$Document["..."]}
And it's ok for multi meta-data
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.