9.0
Table Of Contents
- Contents
- About this Guide
- Getting started with QuarkXPress Server
- The QuarkXPress Server user interface
- Navigation pane
- Administration menu
- General Preferences dialog box
- Renderer Preferences dialog box
- Preferences — Display
- Preferences — Input Settings
- Preferences — Font Fallback
- Preferences — Open and Save
- Preferences — Fonts
- Preferences — EPS
- Preferences — PDF
- Preferences — Project General Settings
- Preferences — Print Layout Settings
- Preferences — Print Layout Measurements
- Preferences — Paragraph
- Preferences — Character
- Preferences — Trapping
- Preferences — Color Manager
- Preferences — Layers
- Preferences — Full Res Preview
- Job Jackets dialog box
- Check Out License dialog box
- Creating URL requests
- Modifying layouts with XML
- Using SSL
- QuarkXPress Server XTensions software
- Telegraph XTensions software
- QuarkXPress Server Manager
- Understanding QuarkXPress Server Manager
- Working with QuarkXPress Server Manager
- Starting QuarkXPress Server Manager
- Request handler binding
- Configuring QuarkXPress Server instances
- Managing the cache
- Managing logs
- Controlling load balancing
- Using a proxy server
- Generating automatic e-mail messages
- Using other global settings
- Saving a server configuration
- Exporting a server configuration
- Using custom error messages
- Sending requests from a browser
- Glossary
- Legal notices
- Index
Creating a custom error code
To create a custom error code:
1
On the computer where the QuarkXPress Server Manager server application is running,
open the following file in a text-editing application:
[application folder]\server\conf\Manager_Server_ErrorCodeMapping.properties
2
Create a new line containing a QuarkXPress Server specific error code for which you want
to generate automatic e-mail messages (with or without a custom text message). Follow
the error code with an equals sign, a unique custom error code, and a return.
3
Save and close the file.
This change will not take effect until you quit and restart the QuarkXPress Server Manager
server application.
dFlagging an error code to generate an e-mail message
To specify that a custom error code should cause an e-mail message to be generated:
1
Create a unique custom error code for the target QuarkXPress Server error. For more
information, see "Creating a custom error code").
2
On the computer where the QuarkXPress Server Manager server application is running,
open the following file in a text-editing application:
[application folder]\server\conf\ManagerErrorCodeMailOption.properties
3
Create a new line containing the unique custom error code you defined in step 2. Follow
the custom error code with a tab, enter a 1 (to send the message) or a 0 (to suppress the
message), and then press Return.
4
Save and close the file.
This change will not take effect until you quit and restart the QuarkXPress Server Manager
server application.
Creating custom error text
To define the text that should be sent in an e-mail message when an error occurs:
1
Create a unique custom error code for the target QuarkXPress Server error (as described in
"Creating a custom error code").
2
On the computer where the QuarkXPress Server Manager server application is running,
open the following file in a text-editing application:
[application folder]\server\conf\ManagerErrorCodeMessage.properties
72 | A GUIDE TO QUARKXPRESS SERVER 9.0
QUARKXPRESS SERVER MANAGER