Skip to main content
Skip table of contents

Configure SOAP communication between InDesign server and censhare Render Client

If more than one Render-Client runs in one system, SOAP communication between InDesign Server and censhare Render-Client is required to provide a dedicated InDesign Server instance for each environment. To launch multiple instances of a specific InDesign Server version an InDesign Server multi-instance license is required.

Prerequisites

  • properly installed Adobe InDesign Server

  • Logged on to censhare Render-Client

Autostart

With the autostart feature the censhare Render-Client is able to start/stop/restart the InDesign Server. For more information, see this autostart parameters cannot be defined by GUI within the Render-Client. How to define autostart as described below. For more information, see here. If possible always use autostart for better stability of the InDesign server.

Start InDesign Server

Windows

Start InDesign Server CS6 with -configuration and -port where CS6 is the instance name and 12000 the SOAP port.

start "CS6"   "C:\Program Files\Adobe\Adobe InDesign CS6 Server x64\InDesignServer.com" -configuration CS6 -port 12000

For a second instance, a different configuration and port are required:

start "CS6-1"   "C:\Program Files\Adobe\Adobe InDesign CS6 Server x64\InDesignServer.com" -configuration CS6-1 -port 12001

Macintosh

Start InDesign Server CS6 with -configuration and -port where CS6 is the instance name and 12000 the SOAP port.

/Applications/Adobe\ InDesign\ CS6\ Server/InDesignServer.command -configuration CS6 -port 12000

For a second instance a different configuration and port are required:

/Applications/Adobe\ InDesign\ CS6\ Server/InDesignServer.command -configuration CS6-1 -port 12001

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.