IBM DataPower Operations Dashboard v1.0.7.1

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

A Backup Activity defines what should be backed-up, pre/post actions and the error policy to use.
There are two types of activities:

  1. Secure Backup
  2. Export domain

To add a new backup activity, navigate to Mange→ Maintenance→ Backup, select the plan to add an activity to and click "Add Activity" from the Backup Plan Details Page.


The Add Backup Activity Page will show:

Secure Backup

AttributeIs Mandatory?Description
Device (or Pattern)YesThe Device(s) to backup, enter a specific device, pattern with asterisk or a list of devices or patterns
See Using Patterns for Device and Domain Names in the Maintenance Concepts page
Pre-Action ScriptNo

A user defined script to run before the task is executed.
The task will not be executed If the script failed (the return code was greater than 0)

See user defined scripts for more information

Pre-Action QuiesceNo

Should the device be quiesced before the backup is executed
The timeout value that is passed to the quiesce SOMA is controlled by a system parameter (see maintenance configurable parameters for more information)

ActionYesSecure Backup
Certificate NameYesWhich certificate to use for the backup.
Click on the ... (Three dots) button to open a window that shows the available certificates on the device,
if multiple devices were chosen, the list will show the certificates of the first device - all the other devices must have a certificate with the same name.
Post-Action UnquiesceNoThis option cannot be edited - it will be automatically set to the value of the Pre-Action Quiesce.
You can set how long DPOD will wait to the unquiesce to finish before canceling the task via a system parameter (see maintenance configurable parameters for more information)
Post-Action ScriptNo

A user defined script to run after the task is executed - you can select if it should run always or only if the task failed.

See user defined scripts for more information

Error PolicyYes

Plan's Default - use the value that was set for the plan
Halt - when the task failed validations or execution, stop all other tasks from this plan that are waiting for execution
Ignore - when the task failed validation or execution, ignore and continue to run other tasks from this plan


Export Domain


AttributeIs Mandatory?Description
Device (or Pattern)YesThe device(s) to backup, enter a specific device, pattern with asterisk or a list of devices or patterns
See Using Patterns for Device and Domain Names in the Maintenance Concepts page
Domain (or Pattern)YesThe domain(s) to export, enter a specific domain, pattern with asterisk or a list of domains or patterns
See Using Patterns for Device and Domain Names in the Maintenance Concepts page

Check "All Domains" to export all domains.
Pre-Action ScriptNo

A user defined script to run before the task is executed.
The task will not be executed If the script failed (the return code was greater than 0)

See user defined scripts for more information

Pre-Action QuiesceNo

Should the domain(s) be quiesced before the backup is executed
The timeout value that is passed to the quiesce SOMA is controlled by a system parameter (see maintenance configurable parameters for more information)

ActionYesExport Domain
Post-Action UnquiesceNoThis option cannot be edited - it will be automatically set to the value of the Pre-Action Quiesce.
You can set how long DPOD will wait to the unquiesce to finish before canceling the task via a system parameter (see maintenance configurable parameters for more information)
Post-Action ScriptNo

A user defined script to run after the task is executed - you can select if it should run always or only if the task failed.

See user defined scripts for more information

Error PolicyYes

Plan's Default - use the value that was set for the plan
Halt - when the task failed validations or execution, stop all other tasks from this plan that are waiting for execution
Ignore - when the task failed validation or execution, ignore and continue to run other tasks from this plan


Edit, Delete or Reorder Activities

You can edit, delete or reorder activities from the Backup Plan Details Page

When the plan is scheduled to run, the activities will be processed in the order they were defined (see Backup Execution for more information)

  • No labels