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

Accessing Archive Data from an External Application

Accessing Archive Data from an External Application

You can access data in the Data Vault from an external application. You use an API in an external application to run a Data Discovery search and to return the search results in the application view. When you search from an external application, you do not need to use the Data Discovery portal.
To search Data Discovery from an external application, you must first add the IP address of the machine that hosts the external application to the
conf.properties
file. Then form a URL and enter the Data Discovery search parameters. Add the URL to the external application code. When the code calls the URL, the URL runs the Data Discovery search and returns the search results in the application view. The entity that you search from must have an associated XSL stylesheet to view the data in the application view.
Perform the following steps to search Data Discovery from external applications:
  1. Configure security. Specify the machines that have access to call the API.
  2. Form the URL that calls the API. In the URL, specify the parameters for the Data Discovery search.
  3. 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 Data Discovery search.

0 COMMENTS

We’d like to hear from you!