obj objRef updateCache

Available for: Template Engine

Task: This instruction causes the Template Engine to immediately export the CMS file concerned to the offline directory, independently of the incremental export. This can be helpful when debugging export errors.

Syntax:

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

Additional information: The command cannot be executed during the export. Prior to using this command for debugging purposes, the the logging levels should be increased. For this, set the level values in the server.log system configuration entry to 3 for the info.log and error.log files. Restart the Template Engine for the changes to take effect. When the command is then executed, detailed information about the errors that occurred can be found in the log files mentioned. After the investigation, the level values should be decreased again.

Function parameters: none.

Return value if successful: none.

Necessary permissions: none.

Example:

CM>obj withId 91663 updateCache