Configuring for resolution of CIR warnings, cautions, and applicability

CIR warnings, cautions, and applicability can be configured to be resolved before data is sent to the SDL LiveContent S1000D publishing engine.

About this task

A user with administration permissions can follow this procedure to specify that CIR warnings, cautions, and applicability are to be resolved prior to being sent to the publishing engine. You can do this so that PDF and SDL LiveContent S1000D publishing are consistent with each other and additional overhead for resolution is eliminated.

Procedure

  1. Edit Contenta_home/web/cw_common/custom/S1000D_Publish/PublishConfiguration.xml (or your custom publishing configuration file(s)) on the Contenta Web Server where SDL LiveContent S1000D is installed.
  2. Add the entry for LiveContent_PublishTool_ContentRefResolve as shown on the second line below to the file. (Other lines are included for your reference in the file.)
    <property name="Java_Xmx" value="1024m"/>
      <property name="LiveContent_PublishTool_ContentRefResolve" value="true"/>
      <property name="LiveContent_MaxSearchResultsFullText" value="1000"/>
    
  3. Save and close the file.
  4. If this procedure is followed, you can disable this functionality for SDL LiveContent S1000D to eliminate redundancy.

    Refer to the SDL LiveContent S1000D configuration topics in this documentation for further information.