Actuate Information Console reference : Actuate Information Console URIs : delete job page
 
delete job page
Deletes the specified job, then redirects the page to a completion status page. Specify the name or the ID of the job to delete.
The default redirection JSP is <context root>\iportal\activePortal\private\jobs\joboperationstatus.jsp.
Name
<context root>\deletejob.do
Parameters
Table 4‑7 lists and describes the parameters for the delete job page. The delete job page also uses the common URI parameters.
Table 4‑7 Parameters for delete job URI 
URI parameter
Description
jobID
Unique request identifier.
jobName
The name of the job to delete. This parameter is ignored if jobID is also specified.
jobState
The state of the job to delete.
redirect
URI to which to redirect the job deletion page.
Used by
Not applicable.