Difference between revisions of "Automation events table"
From OpenKM Documentation
Line 1: | Line 1: | ||
{{TOCright}} __TOC__ | {{TOCright}} __TOC__ | ||
+ | |||
+ | {{Warning|Under construction}} | ||
Events have pre ( previously ) and post ( posterior ) | Events have pre ( previously ) and post ( posterior ) |
Revision as of 13:04, 8 January 2014
Under construction |
Events have pre ( previously ) and post ( posterior )
Available environment variables
- AutomationUtils.PARENT_NODE ( changes parent node )
- AutomationUtils.DOCUMENT_NAME ( changes document name )
- AutomationUtils.DOCUMENT_MIME_TYPE ( changes document mime-type )
- AutomationUtils.DOCUMENT_KEYWORDS ( document list of keyword )
Create Document
Pre | Post |
AutomationUtils.PARENT_NODE | |
AutomationUtils.DOCUMENT_NAME | |
AutomationUtils.DOCUMENT_MIME_TYPE | |
AutomationUtils.DOCUMENT_KEYWORDS |