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.

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

You can use the Autosave Autosave toggle button toggle button from the toolbar to enable or disable Autosave this feature. If you disable Autosave, it gets disable 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.

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 auto save 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.



  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.



  5. Click the Update System Properties option.



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



  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.

...