Step 5. Add the URL to the External Application Code
Step 5. Add the URL to the External Application Code
Add a URL to the external application code to call
GetJobStatus.jsp
or the handler that returns the detailed job status. Optionally, use the job status to handle an event in the external application.
The output of
GetJobStatus.jsp
shows the current status of the archive job. The output of the handler that returns the detailed job status shows the status of all the archive jobs running. The outputs show one of the following values:
C. Completed
R. Running
T. Terminated
The status is not refreshed automatically. You must call
GetJobStatus.jsp
or the handler again to get the updated status.
The following image displays C to indicate that the archive job is complete: