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 2. Form the URL that Calls JobHandler.jsp

Step 2. Form the URL that Calls JobHandler.jsp

To call
JobHandler.jsp
, form a URL that includes the required parameters. The parameters determine on which Data Archive instance the jobs runs, the job name, the job execution mode, and the required and optional job-specific parameters.
The URL that calls
JobHandler.jsp
has the following general syntax:
http://<host>:<port>/jsp/JobHandler.jsp?&action=<job action>&ProcessName=<process name>&<parameter 1 name>=<parameter 1 value>&<parameter 2 name>=<parameter 2 value>
The URL syntax includes general and job-specific parameters. The parameters are included in brackets. Some parameters are specific for all standalone jobs, such as the host, port, job action, and process name. The rest of the parameters depend on the standalone job. When you formulate the URL, you insert values for all of the parameters.
The URL syntax includes the following parameters:
Host
Host of the Data Archive instance on which you want to run the standalone job.
Port
Port of the Data Archive instance on which you want to run the standalone job.
Job Action
Execution mode for the standalone job.
JobHandler.jsp
supports the following values for the job action:
  • START
  • RESUME
  • TERMINATE
Process Name
Technical name of the standalone job.
The following table lists the process names for each standalone job:
Standalone Job Name
Process Name
Archive Structured Digital Records
ARC_STRUCTURED_DIGITAL_RECS
Copy Application Version for Retirement
COPY_PFV
Create Archive Folder
CREATE_ARCHIVE_FOLDER
Create Cycle Index
CREATE_CYCLE_INDEX
Create Indexes
CREATE_INDEX
Create Indexes on Data Vault
CREATE_QUICKSEARCH_INDEX_ON_FAS
Create Seamless Data Access
SEAMLESS_DATA_ACCESS
Create Seamless Data Access Script
SEAMLESS_ACCESS_SCRIPT
Create Tables
CREATE_TABLE
Data Vault Loader
ARCHIVE_CRAWLER
DB2 Bind Package
DB2_BIND_PACKAGE
Delete Indexes on Data Vault
DELETE_QUICKSEARCH_INDEX_ON_FAS
DGA Data Collection
DGA_DATA_COLLECTION
Load External Attachments
LOAD_EXTERNAL_ATTACHMENTS
Move External Attachments
MOVE_EXTERNAL_ATTACHMENTS
Purge Expired Records
PURGE_EXPIRED_RECORDS
Restore External Attachments from Archive Folder
RESTORE_EXTERNAL_ATTACHMENTS
Sync with LDAP Server
LDAP_SCRIPT
Test Email Server Configuration
EMAIL_SERVER_TEST
Test JDBC Connectivity
JDBC_TEST
Parameter Name
Job-specific parameters.
Each standalone job requires program-specific parameters as input. Not all of the parameters are required. When you formulate the URL, you must include at least the required parameters.
For more information about the required and optional job parameters, see Job Handler JSP Job Parameters.
Parameter Value
Value for the job parameter name.

0 COMMENTS

We’d like to hear from you!