ProjectWise Implementation

Adding Servers to the Trusted Servers List

When you install the ProjectWise Integration Server with the Automated File Processing features turned on, or Bentley i-model Composition Server for PDF, you need to add the IP addresses of those computers to the Trusted Servers list in the DMSKRNL.CFG file on the ProjectWise Integration Server (C:\Program Files\Bentley\ProjectWise\Bin). This lets the ProjectWise Integration Server know that requests coming from those servers are coming from a trusted source. You can add the specific IP address of the computer on which the application is installed, or you can specify a range of IP addresses that the computer falls within.

For example:

[Trusted Servers]
iCS for PDF=192.168.100.0   255.255.255.0
AFP=190.150.111.12

The name before the = can be any name you choose.

The number after the = is the IP address of the computer on which the application is installed.

The number after the IP address (with a space in between) is the optional subnet mask, if you are specifying a range of IP addresses.

Note: If you install iCS for PDF Administrator on its own computer, make sure that computer is also included in the Trusted Servers list.