Save and Retrieve a Session
During an Automate session, you can save your work in progress, and at any given time reload the session and resume working from the exact point where you left off.
This option preserves breakpoints in the process and retains the input and output content as well as the execution state information required for the process.
- .prs file: Process file required to load or create a process.
- .mvw file: Session file generated during the Session Save operation.
- .pri file: Process Instance file generated during the Session Save option that points to the correct .prs file when a session file is loaded. The .pri file also retains the input and output content and the execution state information for the process.