Add a Report Server Process
- Last UpdatedJul 18, 2023
- 2 minute read
Note the default server port numbers under Server Processes.
To add a report server process:
-
In the Topology activity, select Edit.
-
On the menu below the Command Bar, select Report Server.
-
Add a new row to the grid.
-
Type the required information in each column, or in the Property Grid (see below for a description of the properties).
-
Click Save.
Reports Server Properties
General Properties
|
Property |
Description |
|---|---|
|
Server Name |
The name of the server. The name needs to be unique to the project and not contain spaces. |
|
Mode |
The mode for this server, either Primary or Standby. If this property is left blank, the default value will be Primary. The Primary and Standby servers need to run on different computers, and only one Primary and one Standby can be defined per cluster. |
|
Cluster Name |
The name of the cluster to which this Reports Server will belong. If there is only one cluster defined in the project, you can leave this field blank. The Reports Server will default to the defined cluster |
|
Comment |
Any useful comment. This property is optional and is not used at runtime. |
Security Properties
|
Property |
Description |
|---|---|
|
Allow RPC |
Determines if the server process will execute remote MsgRPC and ServerRPC calls. Select TRUE or FALSE. If this field is left blank it will default to FALSE and the following compiler warning will be generated: "'Allow RPC' permission is not defined for server (defaulting to FALSE) (W1038)". |
Communication Properties
|
Property |
Description |
|---|---|
|
Network Addresses |
The network address(es) of the server being configured. To specify dual network connections to the server, use a comma delimited list. See Network Redundancy. |
|
Port |
The port this server will listen on. You can leave this field blank if you are running only one Reports Server on the machine, in which case the default port number will be used. |
Project Properties
|
Property |
Description |
|---|---|
|
Project |
The project in which the report server is configured. |