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

Step 4. Form a URL that Returns the Job Status

Step 4. Form a URL that Returns the Job Status

To call
GetJobStatus.jsp
or the handler that returns the detailed job status, form a URL that includes the scheduler ID returned from
RunDefinition.jsp
.
Both
GetJobStatus.jsp
and the handler that returns the detailed job status retrieve the status of the archive job.
GetJobStatus.jsp
returns the status of the highest-priority job on the archive definition. If the archive project contains more than two entities, call the handler that returns the detailed job status to get the status of all jobs in the archive definition.
To call either job status, form a URL that includes the required parameters. The URLs use the scheduler ID returned from the
RunDefinition.jsp
.
The following table describes the parameters to formulate a URL:
Parameter
Description
Host
Name of the Data Archive host.
Port
Name of the Data Archive port.
Scheduler ID
Scheduler ID that
RunDefinition.jsp
returns.
Response Type
Provide one of the following output types:
  • XML
  • JSON
If you provide any other value, the output type is linear. Applies to the detailed job status only.

0 COMMENTS

We’d like to hear from you!