obj objRef deactivate

Available for: Content Management Server (from version 6.5.0)

Task: This command deactivates the specified file. This is done by making it temporally invalid.

Syntax:

obj (withId objId) | (withPath path) | root deactivate

Additional information: The status of the file becomes invalid which can be used as a search criterion in the obj where command

Function parameters: none

Return value if successful: none

Necessary permissions (CM only): The user must be a super user or have the permissionWrite permission for the specified file.

Example:

CM>obj withId 2003 deactivate