ProjectWise Implementation

Adding the Location of the Rendition Web Service to DMSKRNL.CFG

The [RenditionWebServices] section in the ProjectWise Integration Server's DMSKRNL.CFG file is used to specify the location of the rendition web service, in order to route rendition requests submitted from ProjectWise Explorer users. You do not need to configure this section to be able to create or run rendition jobs from Bentley i-model Composition Server Administrator.

  1. On the ProjectWise Integration Server computer, open the DMSKRNL.CFG file.
  2. Find the [RenditionWebServices] section.
  3. Under that, add a new line to represent the location of the rendition web service on the Bentley i-model Composition Server for PDF computer.

    For example:

    [RenditionWebServices]
    Bentley iCS for PDF web service=https://iCSforPDFcomputername/RenditionService/RenditionService.svc
    Note: To make sure this web service is secure, see Configuring a Secure Website for the Rendition Web Service.