You can run a transaction restore to restore data in the Data Vault back to the source database with the file archive transaction restore API.
An external application, such as a third-party scheduler, uses a specially formatted URL to call the file archive transaction restore API. When called, the API immediately runs the file archive transaction restore job in Data Archive. The API uses the parameters that are specified in the URL to run the job.
Perform the following steps to run the file archive transaction restore API:
Configure security. Specify the machines that have access to call the API and verify that the user has the required access role for the entity that you want to restore data from.
In the Data Archive user interface, create the file archive transaction restore definition.
Form the URL that calls the file archive transaction restore API. In the URL, specify the parameters for the job.
Add the URL to the external application code. When the external application calls the API, Data Archive uses the parameters in the URL to run the transaction restore job.
For more information on restoring data from the Data Vault, see the