Actions
You can define actions by object. Actions are mainly intended for the objects that are used in LN ODM and that are called as system actions. ODM objects are
- CR
 - CH
 - CP_VER
 - DOCS
 - DOC_REV
 - FILE
 - FLDR
 - HARD COPY
 - QUERY
 - LIBR
 - TASK
 - TG
 
These system actions are supplied with ODM data that cannot be updated or deleted. For Example, CH is the object and CH_NEW is the action to create a new change.
You can also group the actions under an action group. Action group is a user-defined action and can be created or modified only by a superuser. Example, a user can edit or view a file, as long as the Edit and View actions are assigned to the user role for the File object.