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

Step 1. Configure Security

You can run standalone jobs from an external application after you specify the IP address of the machine that hosts the external application in the
conf.properties
file.
In the
conf.properties
file, specify the machines that have access to call the JSP or API. By default, no machines have access.
  1. Access
    conf.properties
    from the Web container folder of the Data Archive installation.
  2. Configure the
    validHosts
    property.
    Enter the full IP address or the host name of the machines that can access the JSP or API from the external application. Use a comma to separate multiple values.
    The following text is an example of the property:
    validHosts=10.11.22.33, 192.168.20
  3. Save the file.

0 COMMENTS

We’d like to hear from you!