Configure file auto-save in the Web Editor id199CC0J0M5Z

One of the most common features in the browser-based editor is the ability to save data after a specific period of time. The AEM Guides Web Editor also supports auto-saving of topic and map files at the specified time interval. When this feature is triggered, the working copy of the topic or map is saved. A new version of the topic or map is not created. To create a new version, you have to click the Save Revision icon in the Web Editor’s toolbar.

The auto-save feature is not enabled by default and you need to enable this using the configuration file for Cloud Service and from the configMgr for On-Premise .

The following tabs provide instructions to enable the auto-save feature in the Web Editor based on your Experience Manager Guides setup: Cloud Service or On-Premise.

Cloud Service

Use the instructions given in Configuration overrides to create the configuration file. In the configuration file, provide the following (property) details to configure file auto-save and auto-save time interval:

table 0-row-3 1-row-3 2-row-3
PID Property Key Property Value
com.adobe.fmdita.xmleditor.config.XmlEditorConfig xmleditor.autosave Boolean (true/false).
Default value: false
xmleditor.autosaveinterval Specify the time interval in seconds to trigger the auto-save feature.
On-Premise
  1. Open the Adobe Experience Manager Web Console Configuration page.

    The default URL to access the configuration page is:

    code language-http
    http://<server name>:<port>/system/console/configMgr
    
  2. Search for and click on the com.adobe.fmdita.xmleditor.config.XmlEditorConfig bundle.

  3. In the XmlEditorConfig settings, select the Auto Save option.

  4. In the Auto Save Interval field, specify the time interval in seconds to trigger the auto-save feature.

  5. Click Save.

recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178