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. Storage Classifications
  24. Appendix A: Datetime and Numeric Formatting
  25. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Job Handler JSP

Job Handler JSP

The Job Handler JSP, when called, immediately starts, resumes, or terminates a standalone job in Data Archive. Use a specially formatted URL to call the
JobHandler.jsp
from an external application to run a standalone job in Data Archive without logging in to the ILM application. The JSP uses the parameters that are specified in the URL to run the job.
If you use a third-party scheduler to schedule jobs in other applications, you can schedule and coordinate jobs across multiple applications at the same time. For example, you may want to run standalone jobs in Data Archive after you run monthly maintenance routines in other applications.
You can call
JobHandler.jsp
for the following standalone jobs:
  • Archive Structured Digital Records
  • Copy Application Version for Retirement
  • Create Archive Folder
  • Create Cycle Index
  • Create Indexes
  • Create Indexes on Data Vault
  • Create Seamless Data Access
  • Create Seamless Data Access Script
  • Create Tables
  • DB2 Bind Package
  • DGA Data Collection
  • Data Vault Loader
  • Delete Indexes on Data Vault
  • Load External Attachments
  • Move External Attachments
  • Purge Expired Records
  • Restore External Attachments from Archive Folder
  • Sync with LDAP Server
  • Test Email Server Configuration
  • Test JDBC Connectivity
Perform the following steps to start, resume, or terminate standalone jobs from external applications:
  1. Configure security. Specify the machines that have access to call the JSP.
  2. Form the URL that calls
    JobHandler.jsp
    . In the URL, specify the parameters for the job.
  3. Add the URL to the external application code. When the external application calls the JSP, Data Archive uses the parameters in the URL to run the standalone job.

0 COMMENTS

We’d like to hear from you!