2017

Table Of Contents
USING QUARKXPRESS SERVER
A Guide to QuarkXPress Server 2017 | 177
Getlogs
The getlogs request handler returns the current preference settings for
QuarkXPress Server in XML format. If you add ?download=true, the logs are
returned in a .zip file.
Getprefs
The getprefs request handler returns the current preference settings for
QuarkXPress Server in XML format.
and password. What to do: Use
the user name and password set
in the QuarkXPress Server
Manager client Server
Configuration dialog box.
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/getdocpoollist
E
xample, object model
R
equest object name: GetDocPoolListRequest
Notes
If a user name and password have been set in the Server
Configuration dialog box, the browser requests that user name
and password when you submit a fileinfo parameter request.
Namespace getlogs
Response The QuarkXPress Server transaction log.
Alerts
Incorrect administration realm
user name and password.
HTTP Error #401 This alert
displays if you specify an
invalid administrator user name
and password. What to do: Use
the user name and password set
in the QuarkXPress Server
Manager client Server
Configuration dialog box.
Logs See “Understanding logging.”
Example GET URL http://localhost:8080/getlogs
Notes
If a user name and password have been set in the Server
Configuration dialog box, the browser requests that user name
and password when you submit a getprefs parameter request.
Namespace getprefs
Response An XML description of QuarkXPress Server preference settings.
Alerts
Incorrect administration realm
user name and password.
HTTP Error #401 This alert
displays if you specify an
invalid administrator user name
and password. What to do: Use
the user name and password set
in the QuarkXPress Server
Manager client Server
Configuration dialog box.
Logs See “Understanding logging.”