Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Example

Example

You want to apply a legal hold on a specific record in a table called LEVEL6. The table repository ID is "8" and the entity ID is "-11." The name of the legal hold group is "LG1."
For example:
COLUMN1
COLUMN2
COLUMN3
1
TEST1
VALUE1
2
TEST2
VALUE2
3
TEST3
VALUE3
The following URL places a legal hold on the second record in the table:
http://10.65.140.136:8016/manageLegalHoldAPI.htm?action=manageLegalHold&ENTITY_ID=
-11
&EVENT_TYPE=ADD_LEGAL_HOLD&COMMENTS=APITest&WHERE_CLAUSE=NOBrace%23%23%23
LEVEL6.COLUMN1
%23%23%23IN%23%23%23
2
%23%23%23NOBrace%23%23%23
false
%23%23%23NOCondition&TARGET_REP_ID=
8
&LEGAL_HOLD_GROUP=
LG1
&USER_NAME=AMADMIN
In this example, the "false" parameter value is used to indicate that the search is not case sensitive. If you want the search to be case sensitive, use value "true."

0 COMMENTS

We’d like to hear from you!