Process DRM Request Interface148 Netscape Certificate Management System Customization Guide • March 2002ResponseThe default response template is processReq.template. The base JavaScript forresponses is inserted in place of the tag. In addition, the ProcessDRM Request interface adds the JavaScript variables listed in the following table.moreComments stringSpecifies additional comments to be stored with the request. Comments may beuseful for future reference or to provide data to another agent that needs toprocess the request.op processReqThe only operation supported is processReq.overrideAssignment yes | noSpecifies whether or not to override an existing assignment. If a request isalready assigned to another agent, an agent must use doAssign = yes andoverrideAssignment = yes to assume assignment of the request. If therequest is not assigned, overrideAssignment is not required.requestorEmail email addressThe email address of the entity requesting archival or recovery, if theinformation is available.requestorName stringThe name of the entity requesting archival or recovery, if the information isavailable.requestorPhone stringThe phone number of the entity requesting archival or recovery, if theinformation is available.seqNum numberThe sequence number of a pending request to assign or redisplay.templateName stringFilename relative to the template directory (web-apps/ee/ca,web-apps/ee/ra, web-apps/agent/ca, web-apps/agent/kra, orweb-apps/agent/ra) of a file to use as the response template. This templatewill be used for any response, overriding default template settings.Table 6-25 Parameters Accepted by the Process DRM Request Interface (Continued)Parameter Format and Description