2015

Table Of Contents
Document to be opened for
modification. Provide the name
String
docName
only. You can proivde a relative
path when you save the
document.
Name of the Job Jackets file to be
used. The Job Jackets file is
String
jobJacketName
assumed to be already available on
the QuarkXPress server computer.
Name of the Job Ticket to be used.String
jobTicketName
The QuarkXPress Server instance
that should be used for this
String
host
document modification. If null,
this value is supplied by the load
balancer. If the indicated server is
not an active registered server, an
error is thrown.
The port for the server specified in
the host parameter.
Integer
port
Session in which the document
should be opened.
String
sessionId
Opens the specified document and keeps it open until further notice. If
the document is already open, an error is returned. If the session does not
exist, an error is returned.
openDoc
DescriptionTypeParameter
Document (along with relative
path if required) to be opened for
modification.
String
docName
QuarkXPress Server instance which
should be used for this document
String
host
modification. If null, this value is
supplied by the load balancer. If
the indicated server is not an
active registered server, an error is
thrown.
The port for the server specified in
the host parameter.
Integer
port
Session in which the document
should be opened.
String
sessionId
Executes the request context. If a session ID is specified, the document is
kept open after the request is executed. If no session ID is specified, the
processRequestEx
request is executed normally without keeping the document open. If the
document is open in another session, an error is returned. If the document
is marked dirty, an error is returned (a document is marked dirty when the
server that opened the document has become inactive; in such a case, the
document must be closed and opened again).
DescriptionTypeParameter
Request to be executed.
QRequestContextreqContextObj
A GUIDE TO QUARKXPRESS SERVER 2015 | 45
USING QUARKXPRESS SERVER