Response - Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual

Table of Contents

Advertisement

Requests Query Interface
Table 6-33 Parameters Accepted by the Requests Query Interface (Continued)
Parameter
seqNumFrom
templateName
totalRecordCount

Response

The default response template is
responses is inserted in place of the
For each request returned, a record object is created. Some of the record object
fields listed below may not apply to some requests; for example, a pending or
rejected enrollment request will have no certificate subject.
The Requests Query interface adds the JavaScript variables listed in the following
table.
Table 6-34 Variables Returned by the Requests Query Interface
Variable
result.header variables
160
Netscape Certificate Management System Customization Guide • March 2002
Format and Description
number
Specifies the lowest request identification number to retrieve. This parameter is
useful when the number of requests is more than maxCount and another page
of data can be requested: set seqNumFrom to one more than the last request
displayed on the current page and repost the request.
string
Filename relative to the template directory (web-apps/ee/ca,
web-apps/ee/ra, web-apps/agent/ca, web-apps/agent/kra, or
web-apps/agent/ra) of a file to use as the response template. This template
will be used for any response, overriding default template settings.
number
The total number of requests that match the criteria. This is, of course, not
known until at least one page of requests have been retrieved. Requests to see
more data can pass this number along so that the total number of matching
requests can be displayed on every page (otherwise the total would decrease as
subsequent requests used higher values for seqNumFrom). If this parameter is
not passed, the total will be calculated on the CMS server, and the response
table will include the total in the result.header.totalRecordCount
variable.
Description
Variables added to the header object.
. The base JavaScript for
queryReq.template
tag.
<CMS_TEMPLATE>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents