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. LDAP User Authentication
  16. Auditing
  17. Running Jobs from External Applications
  18. Upgrading Oracle History Data
  19. Upgrading PeopleSoft History Data
  20. Data Archive Maintenance
  21. Storage Classifications
  22. Appendix A: Datetime and Numeric Formatting
  23. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Running Jobs from an External Application Overview

Running Jobs from an External Application Overview

You can use external applications to run standalone jobs without logging in to Data Archive. The external application, such as a third-party scheduler, uses a Java API to run the standalone jobs.
You can use triggers from a third-party scheduler or a command line program to start, resume, or terminate jobs in Data Archive.
When you use a third-party scheduler, you formulate URLs that call Data Archive JavaServer Pages (JSPs) and insert the URLs in the external application. The URLs include job-specific parameters. When the external application runs the URL, the URL calls the Data Archive JSP. Data Archive uses the parameters from the formatted URL and immediately runs the job.
You can do the following tasks from outside the Data Archive:
  • Start, resume, or terminate most standalone jobs through the Job Handler JSP (
    JobHandler.jsp
    ).
  • Update the retention policy for records in the Data Vault through the Run Update Retention JSP (
    RunUpdateRetention.jsp
    ).
  • Archive data to the Data Vault or history database through the Run Definition JSP (
    RunDefinition.jsp
    ). If you archive data to the Data Vault and you require a staging schema, you must also call the Job Handler JSP to run the Data Vault Loader job.

0 COMMENTS

We’d like to hear from you!