Skip to main content

Save Workbook

AutomatR.Excel.Activities.SaveWorkbook

The "Save Workbook" activity in AutomatR is part of the Excel activities package, allowing you to save changes made to the Excel workbook. This activity is essential for persisting modifications and updates made during the automation process.

Properties

NameDescription
Misc
Display NameThe display name of the activity. A display name is automatically generated when you indicate a target.
Optional
DelayEnter the wait time in seconds (Example: 5 seconds i.e., 5) to start the activity. Integer variables containing the delay duration.

How to use:

  1. Drag and drop the "Save Workbook" activity onto the workflow.
  2. Optionally, configure the delay.
  3. Execute the workflow to save changes made to the Excel workbook.

Important:

  • Ensure that the Excel workbook has been previously opened and modified.
  • It is recommended to use this activity judiciously to avoid overwriting the original workbook unintentionally.