Hi,

I have a schedule event with a listener thats updates some document properties, 
however, it always versions the document version, how can I keep the document 
version?

I've tried using the context data with no luck:

doc.putContextData(ScopeType.REQUEST, VersioningActions.SKIP_VERSIONING, 
Boolean.TRUE);
doc.putContextData(ScopeType.REQUEST, VersioningActions.KEY_FOR_INC_OPTION, 
VersioningActions.ACTION_NO_INCREMENT);

Regards,
--
Posted by "aldago" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3621#11158>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to