Auto-Save Process Workflow
The Studio enables to auto-save the process at the configured interval. The auto-save is performed only when the process is edited that can be identified via the asterisk (*) symbol visible at the process name tab. At any point in time, you can manually save the process by clicking the SAVE button in the Menu bar.
If you manually save the process, the auto-save interval is refreshed. For example, if the auto-save duration is set for 10 mins and you manually save the process at the 5th minute, the auto-save interval resets to 0 from 5.
The auto-save functionality and the interval can be changed by following the instructions below:
Auto-Save Interval
- Access AutomationStudio folder > Automation Studio.exe.config file.
- Locate the AutoSaveInterval key, change its value as per your requirement, and save the file.
The auto-save interval is set in minutes and by default, the duration is configured for 10 mins. The minimum value for the AutoSaveInetrval can be set to 2 and maximum value can be 480 minutes.
NOTE: |
If the interval value is above 480 minutes, the auto-save option becomes ineffective while if it is below 2 minutes, the auto-save option sets 2 as the default value. |
Enable or Disable Auto-Save Option
- Access AutomationStudio folder > Automation Studio.exe.config file.
- Locate the EnableAutoSave key and change its value as per the requirement, and save the file.
- To enable, set the value to true.
- To disable, set the value to false.