Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Autosave helps you to save the process flow automatically, in specified intervals, while you are still creating a flow. By default, AutoSave is enabled and it saves your process flow every minute.

You can use the Autosave toggle buttonImage Added from the toolbar to enable or disable this feature. If you disable Autosave, it gets disabled for the particular tab. It will be again enabled if you open a new tab of process designer. You can see the last saved details in the toolbar.

Image Added

If you want to disable Autosave from process designer for all tabs, you have to do it by changing in the Autosave Property. Following are the steps to disable Autosave, and to change the autosave interval timing in case it is enabled.

Info
If a process flow is auto-saved and there is no change in the process flow, the Autosave toggle button remains disabled in the toolbar. However, It gets enabled as soon as anything is changed in the process flow.

 

  1. Click Configure > Developer Studio.

    Image Added

  2. Click Proceed and you will be redirected to Adeptia Suite home page.
  3. On the Adeptia Suite home page, click Administer tab.
  4. Go to Setup menu and select the Application Settings option.

    Image Added

  5. Click the Update System Properties option.

    Image Added

  6. Expand the Adeptia Connect node. This action will display the properties to be set for AutoSave.

    Image Added

  7. Set the value of the abpm.services.webpd.autosaveenable property to true.

    Info
    The default value of the abpm.services.webpd.autosaveenable property is true.
  8. Set the time interval value in milliseconds for the abpm.services.webpd.autosavetime property to auto save the process flow. This can be used if abpm.services.webpd.autosaveenable is set to true.
  9. Click the Save button to save the new values.