Data Archive
- Data Archive 6.5.1
- All Products
http://<host>:<port>/API/fileArchiveTxnRestore.htm?definitionId=<definitionId>& whereClause=<whereClase>& username=<username>& password=<encryptedPassword>
Parameter
| Value
| Description
|
---|---|---|
Host
| 10.74.0.233
| Must be configured as a valid host in the
conf.properties file.
|
Port
| 8080
| Port number.
|
Definition ID
| 10
| ID for the definition created in the Data Archive user interface.
After you create the restore definition from the Data Archive user interface, run the following query to return the definition ID:
SELECT MAX(DEFN_ID) from AM_DEFN
|
Username
| User1
| Data Archive username.
|
Password
| adscsadnacasdad
| Encrypted password returned by the encryptPassword.bat or encryptPassword.sh utilities.
|
WhereClause
| ID >= 10
| WHERE clause to filter records for the transaction restore.
|
http://10.74.0.233:8080/API/fileArchiveTxnRestore.htm?definitionId=10&username=User1&password=adscsadnacasdad&whereClause=%23%23%23XYZ.ID%23%23%23GTEQ%23%23%2310%23%23%23NoBrace%23%23%23false%23%23%23NOCondition