Read Vault Data Actions

Read Vault Data actions retrieve the table data for a revision stored in the specified Vault. The results are stored in a Table dataset.

Action Property Description
Result A Table dataset which stores the table data read from the Vault.
Revision A String parameter or dataset containing the number of the table revision to read. If the specified revision does not exist or if no revision is specified, data for the table’s highest revision will be retrieved. The Get Vault Data action may be used to retrieve the revision numbers for tables stored in a Vault.
Table Name A String parameter or dataset containing the name of the Vault table for which to retrieve revision data.
Vault A Vault parameter or dataset referring to the Vault for which to retrieve revision data.

Example:

 

Read Vault Data action example.

Get Vault Details Actions

Record Snapshot Actions