This is step 8 of performing a major upgrade from Enterprise Server 8 to Enterprise Server 9.2 or higher. (See a list of all steps)
Purpose of this step
The available InDesign Server instances need to be configured in Enterprise so that they can be used by the system.
Layout preview generation requires matching versions of InDesign and InDesign Server
The process of generating layout previews requires the same version of InDesign Server to be defined in Enterprise Server as the version of InDesign with which the layout was created.
When this is not the case, no preview is generated for the layout.
This is because opening a layout in a newer version of InDesign (Server) would not make it possible anymore to open the layout in an older version of InDesign. To prevent this situation from happening, the Enterprise Server job that handles the preview generation is therefore not processed when Enterprise Server detects such a scenario,
This means that even with a correctly configured system, it may occur that no layout previews are generated.
Example:
|
As an alternative method, InDesign can be used for generating the layout previews. However, this can be a time consuming process and may affect the waiting time for an end user.
For more information about delegating processing tasks to InDesign or to InDesign Server, see Setting up InDesign Server Automation in Enterprise Server 9.
Steps to follow
Step 1. In Enterprise Server, access the Overview of InDesign Servers page.
Step 1a. Click Integrations in the Maintenance menu or on the Home page.
Step 2a. In the InDesign Server Jobs section, click InDesign Servers. The Overview of InDesign Servers page appears.
Figure: The Overview of InDesign Servers page.
Step 2. Click New InDesign Server.
The InDesign Server Maintenance page appears.
Figure: The InDesign Server Maintenance page.
Step 3. Enter the following settings:
- Host Name (IP address). Defines the address on which the SOAP interface of InDesign Server is available.
Note: This is an http address; enter either the host’s IP address or its DNS name.
Example: http://myidserver.
- Port Number. The port on which InDesign Server is started.
- Application Version. The version of InDesign Server.
Tip: Click the Auto Detect Version button ( ) to automatically detect the installed version.
- Description. (Optional) A short description.
- Active. For enabling or (temporarily) disabling the instance of InDesign Server.
- Job Priorities. (Requires Enterprise Server 9.6.0 or higher). Select the check boxes for the Job Priorities that the server instance needs to process, and clear the check boxes for the Job Priorities that it should not process.
Step 4. Click Update.
The Overview of InDesign Servers page appears with the newly created InDesign Server instance added to the list.
Step 5. (Optional, only when multiple InDesign Server instances are used and each instance is set up to handle specific Job Priorities. Requires Enterprise Server 9.6.0 or higher.) All Jobs have a default priority assigned (which is hard-coded in the job implementation):
1 (very high)
2 (high)
3 (medium)
4 (low)
5 (very low)
Increase or decrease this priority by using the following option:
- File: configserver.php file
- Name of option: INDESIGNSERV_JOBQUEUES
-
Possible values: Use the format
'job type name' => job prio number
-
Example: The job type for the preview operations of the Multi-Channel Text Editor in Content Station is named 'WEB_EDITOR' and has a default prioritization of "2" (high). To lower it to "3" (medium) use
'WEB_EDITOR' => 3
.
|
Next step
Step 9. Integrating Drupal 7 in Enterprise Server
Reference Materials
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.