Skip to main content

Configure Backup Actions

Open an SFTP account and select Actions. Community supports high-level CUCM DRS validation. Essentials+ actions can validate components, notify a team, and retain an additional supported cloud copy after an upload.

Screenshot of the Essentials+ SFTP account Actions tab showing CUCM Backup Validation, Amazon S3 upload, and email notification workflows

Essentials+ — detailed validation, cloud storage, and notification actions.

Build the Success Workflow​

Under On Success, select Add Action and choose one or more supported actions:

UI LabelTierUse It To
CUCM Backup ValidationCommunity high-level; Essentials+ component detailParse DRS metadata and verify the entitled level of backup detail
Email Notification (No Attachment)Essentials+Send a compact receipt or validation result
Email with AttachmentEssentials+Forward a small uploaded file with the notification
Webex Teams - Send with AttachmentEssentials+Notify a Webex room or direct recipient
Upload to Amazon S3Essentials+Retain a copy in an S3 bucket and key prefix
Upload to Azure Blob StorageEssentials+Retain a copy in an Azure container and blob prefix

For CUCM DRS, put CUCM Backup Validation in the success workflow. On Essentials+, add notification or cloud-storage actions according to the recovery and evidence policy for that cluster.

The Replicate to Remote SFTP action is supported for the dedicated CDR duplication workflow. It is not described here as CUCM DRS backup replication.

warning

Keep remote SFTP replication limited to that supported CDR duplication workflow; do not configure it as a second CUCM DRS backup path.

Add a Failure Workflow​

Under On Failure, add a notification that reaches the team responsible for backup recovery. A failure workflow should identify the account and file without exposing credentials or other secrets.

Select Save after changing either group. The Unsaved changes toolbar remains visible until the account configuration is stored.

Personalize Notifications in the Editor​

Email actions use the appliance's configured SMTP service. Before adding recipients, configure and test delivery under Appliance Notifications.

Expand CUCM Backup Validation to edit Email Recipients, Webex Room, Email Subject, and Message Body while keeping the Template Variables picker visible. These Essentials+ delivery fields and the substitution preview share one workspace.

Screenshot of the Essentials+ expanded CUCM Backup Validation action showing SMTP email recipients, a tokenized subject and message body, and the Template Variables picker

Essentials+ — proactive email delivery and validation template variables.

Insert a Template Variable​

  1. Place the cursor in Email Subject or Message Body.
  2. Find the value under File Context or CUCM Backup.
  3. Select + beside the variable, or drag it into the editor.
  4. Confirm the variable appears as a labeled chip, then select Save.

You can also type a supported value such as {{filename}}. The editor converts recognized syntax into the same token chip. When the action runs, Call Telemetry replaces each token with data from that upload or CUCM validation; the saved template remains reusable for later backups.

Use File Context Tokens​

These variables are available to Email Notification (No Attachment), Email with Attachment, Webex Teams - Send with Attachment, and CUCM Backup Validation.

TokenSubstituted ValueFictional Example
{{username}}SFTP account usernamecucm-drs-primary
{{filename}}Uploaded file nameDRFComponent_2026-06-18.tar
{{filepath}}Full path to the uploaded file/sftp/cucm-drs-primary/DRFComponent.tar
{{timestamp}}Time of the upload event2026-06-18 07:08:00 UTC

Add CUCM Validation Results​

The CUCM Backup Validation action adds these variables after it parses the DRS validation data. This concise list contains the variables operators most often need for a pass/fail notification. The in-product picker remains the authoritative list for the installed release.

TokenSubstituted Value
{{server_name}}CUCM publisher hostname
{{version}}CUCM software version
{{overall_status}}Overall backup pass or fail result
{{success_count}}Number of successful components
{{failed_count}}Number of failed components
{{failed_components_list}}Formatted list of failed components and details

For a concise SMTP alert, use a subject such as CUCM backup {{overall_status}} — {{server_name}}. In the body, combine {{failed_count}} with {{failed_components_list}} so a warning identifies both the count and the affected components.

warning

Only use variables offered for that action. A normal email or Webex upload notification has file context but does not have CUCM validation results. Run a controlled backup after editing a template and review the delivered message before relying on it for recovery alerts.

Useful notification content includes:

  • Which account received the upload.
  • Which backup file was evaluated.
  • Whether validation passed.
  • How many components failed.
  • Where an operator should review the detailed result.
warning

Use the previewed UI fields rather than pasting API payloads. Passwords, storage keys, and remote credentials belong only in their protected input fields.

Verify the Saved Actions​

Run a controlled backup and return to Run History. Confirm each expected action appears independently and reaches Succeeded. A successful validation does not prove that a later cloud-storage action succeeded, so review every row in the workflow.

Validate CUCM Backups →