Downloadable files for the PolicyCenter export

The files listed in this topic are available to you after you download the following content and expand it on your machine, as is possible only for Guidewire customers: PolicyCenter (PC) integration zip file.

  • In relation to the primary Canvas integration files, the assumption is that you'll customize and install them in a directory for which the high-level qualifier is specific to your organization and might take the following form: [my_organization]/integration.

    The download provides the files in the directory named Main Implementation Classes. In particular, see the following methods, noting that the most of the code is in the gwlive/canvas directory:

    • /gwlive/GWLiveConstants.gs
    • /gwlive/OutboundFileConfigFactory.gs
    • /gwlive/OutboundRecordBuilder.gs
    • /gwlive/canvas/CanvasHistoricalRecordWorkQueue.gs
    • /gwlive/canvas/CanvasOutboundFileBatchProcess.gs
    • /gwlive/canvas/CanvasPreUpdateRecordBuilder.gs
    • /gwlive/canvas/GWLiveCanvasOutboundFileHandler.gs
    • /gwlive/canvas/GWLiveCanvasOutboundRecordBuilder.gs
  • Other files give examples of abstract and implementation classes for calculating the total insured value (TIV) of a line of business. The assumption is that you'll make changes to out-of-the-box classes in the configuration directory and that you'll use an abstract class for each coverage in a given line of business

    The download provides the example abstract and example implementation classes in jpg files, in the directory named TIV calculation classes (policy line methods) EXAMPLES. Those files contain screen shots of git file differentials, showing green-tinted lines that replaced red-tinted code.

    Multiple screenshots are provided for the following classes for business property (BP) and commercial property (CP):

    • AbstractBP7PolicyLineMethods.gs
    • gw.lob.cp7.CP7PolicyLineMethods.gs

    Your PolicyCenter installation includes the uncustomized classes for you to update.

  • Also present are miscellaneous files that show how to supplement the same-named PolicyCenter files. The supplemental content is provided to you in the directory named Misc. configuration files. Among the files in that directory:
    • BatchProcessType.ttx
    • OutboundFileConfiguration.xml
    • OutboundConfigPlugin.gwp
    • scheduler-config.xml
    • work-queue.xml
    • config.cloud-dev.properties
    • config.local.properties
    • gw.plugin.processing.ProcessesPlugin.gs
    • credentials.xml