obj objRef unrelease

Available for: Content Management Server

Task: The command revokes the release of the specified file.

Additional information: The currently released version is archived if archiving is enabled. If there is no draft version, the released version is transferred to a new draft version. The file then no longer has a released version.

Syntax:

obj (withId objId) | (withPath path) | root unrelease [comment taskComment]

Function parameters:

  • taskComment is a comment that appears in the log file.

Return value if successful: none

Necessary permissions (CM only): The user must have the permissionRoot permission for the specified file.

Example:

CM>obj withId 24521 unrelease