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

URL Syntax Example

URL Syntax Example

The syntax of the parameter string you use depends on whether you search by repository ID or repository name.

Search by Repository ID

You want to run a Data Discovery search based on the repository ID.
The following table lists the parameter values that you want to use for the search:
Parameter
Value
Data Archive Host
10.12.12.12
Data Archive Port
8080
Repository ID
4
Entity ID
3
Column 1
ID
Value for Column 1
1
Formulate the following URL to include the parameter values:
http://10.12.12.12:8080/appview?repid=4&entityid=3&column=ID&value=1

Search by Repository Name

You want to run a Data Discovery search based on the repository name.
The following table lists the parameter values that you want to use for the search:
Parameter
Value
Data Archive Host
10.12.12.12
Data Archive Port
8080
Repository Name
ILM_AUDIT_LOGS
Entity ID
1027
Column 1
HEADER_ID
Value for Column 1
15
Formulate the following URL to include the parameter values:
http://10.12.12.12:8080/appview?repname=ILM_AUDIT_LOGS&entityid=1027&column=HEADER_ID&value=15

0 COMMENTS

We’d like to hear from you!