Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 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 gets disabled in the toolbar. However, It enables if a change made to 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 Save.



  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.

...