Response - Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Get Approval Status Interface

Response

The default response template depends on the status of the request. While the
request is pending, the
request is completed the
templates are identical except for the
CONTENT="5">
refresh itself every 5 seconds.
The base JavaScript for responses is inserted in place of the
addition, the Get Approval Status interface adds the JavaScript variables listed in
the following table:
Table 6-14 Variables Returned by the Get Approval Status Interface
Variable
result.header variables
errorDetails
noOfRequiredAgents
recoveryID
serialNumber
status
result.recordSet[i]
variables
agentName
124
Netscape Certificate Management System Customization Guide • March 2002
getApprovalStatus.template
finishRecovery.template
tag in
getApprovalStatus.template
Description
Variables added to the header object.
string
If an error occurred while processing the request, this variable contains an error
message.
number
The number of agents required to supply passwords before the key can be
recovered. Compare to result.recordSet.length, which indicates how
many agents have supplied valid passwords so far.
number
The unique number assigned to this recovery request.
number
The serial number of the key in the archive.
complete | null
Once the required number of agents have supplied valid passwords, the status
becomes complete and the finishRecovery.template is used for the
response. Until the status is complete, result.header.status is not
included in the response.
Variables added to record objects in the response.
string
The user ID of an agent that has supplied a valid password to approve the
recovery.
file is used. Once the
file is used. By default, these
<META HTTP-EQUIV="Refresh"
, which causes the page to
tag. In
<CMS_TEMPLATE>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents