delete status page
Deletes a job notice corresponding to a request. Specify the job notice by name or by ID.
Name
<context root>\deletejobnotice.do
The default redirection action forwards to <context root>\iportal\activePortal\private\jobs\joboperationstatus.jsp.
Parameters
Table 25‑9 lists and describes the parameters for the delete status page. The delete status page also uses the common URI parameters.
Table 25‑9 Parameters for delete status URI
URI parameter
Description
channelID
The unique identifier of the channel to delete the job notice from.
channelName
The name of the channel to delete the job notice from.
jobID
Unique request identifier.
jobName
The name of the job notice to delete. This parameter is ignored if jobID is also specified.
jobState
The state of the job to delete.
redirect
URL to which to redirect the delete status page.
userName
The name of the user to notify about the deleted job.
Used by
Not applicable.