03-26-2014 10:22 AM
Hi,
I want to set a field of a document with the current value of its life cycle state.
In the studio I use a context variable in an automation chain and these three operations :
The value I want could be "ecm:currentLifeCycleState", but it does not work.
Maybe I can use this fonction : "getCurrentLifeCycleState()", but I do not know the synthaxe...
Can somebody help me ?
PS : I work in 5.6
03-28-2014 04:35 PM
Hi,
the value to specify should be @{Document.lifeCycle}
. You can click on the icon next to value
's input to open the Expression Editor
than can help you build expressions. See also Nuxeo documentation Use of MVEL in Automation Chains
03-31-2014 03:02 PM
OK, thank you !
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.