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 3. Add the URL to the External Application Code

Step 3. Add the URL to the External Application Code

Add the URL to the external application code to call
RunUpdateRetention.jsp
. When the external application calls the JSP, Data Archive uses the parameters in the URL to run the Update Retention Policy standalone job. Data Archive runs the job immediately.
The Run Update Retention JSP returns a scheduler ID. The scheduler ID is a required parameter for the URL that calls
GetJobStatus.jsp
. If there is an error, the JSP returns one of the following errors:
  • -2. The remote IP address or host name is not valid. You may get this error if the IP address or host is not configured in the
    conf.properties
    file.
  • -1. Another exception occurred. For example, the WHERE_CLAUSE or the policy is not valid, or the Data Vault Service is not available.

0 COMMENTS

We’d like to hear from you!