Errors And The Error Template - Netscape MANAGEMENT SYSTEM 4.5 - CUSTOMIZATION GUIDE Manual

Table of Contents

Advertisement

result.header = header;
result.fixed = fixed;
result.recordSet = recordSet;
</SCRIPT>
Notice how this code fragment defines an object named
resulting data from the operation in the properties of that object. Each certificate
service operation returns an object named
object are specific to the operation.
When it responds to the request, the
Certificate Management System inserts this JavaScript fragment into the template
file it uses to return results to the requestor. the CMS server inserts the fragment in
the template file where it finds the tag
template with the inserted fragment to the client. The client then processes the
completed template and displays the resulting page. In the case of the
operation, the template file uses JavaScript and HTML to
displayBySerial
display the contents of the
Because the data from the operation is available in the
customize the JavaScript in the template or write your own functions to use this
data. For example, to access the certificate's serial number, you can write a
JavaScript function that uses
Templates for each operation are stored in the
instance. The
subdirectory contains the following subdirectories where forms
web
and templates are located:
for end-entity interfaces
ee
for Certificate Manager agent interfaces
agent/ca
for Data Recovery Manager agent interfaces
agent/kra
for Registration Manager agent interfaces
agent/ra
the CMS server reads the templates dynamically; you do not have to restart the
CMS server for it to read changes to the template files.

Errors and the Error Template

All certificate service errors in the end-entity interface are returned through a
single template called
following data properties:
result
displayBySerial
<CMS_TEMPLATE>
object to the user.
result
result.header.serialNumber
. The
GenError.template
and puts the
result
. The contents of the
interface running on
. It then returns the
object, you can
result
.
subdirectory of the CMS server
web
object contains the
error result
Chapter 1
Before You Begin
How the Forms Work
result
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape management system 4.5

Table of Contents