Configuring ClaimCenter to convert PolicyCenter objects
You can configure the conversion of the objects that PolicyCenter returns to ClaimCenter in file pc-to-cc-data-mapping.xml.
Guidewire Studio™ for ClaimCenter provides different versions of this file for the version of
PolicyCenter that ClaimCenter is integrating with.
- To access the ClaimCenter pc-to-cc-data-mapping.xml file for PolicyCenter 10, navigate in the Project window to .
- To access the ClaimCenter pc-to-cc-data-mapping.xml file for PolicyCenter 9, navigate in the Project window to .
The only object that ClaimCenter sends to PolicyCenter is a PCClaimSearchCriteria object. The ClaimCenter search criteria create and populate this object through Gosu code. Any configuration that you do for this object must be done in Gosu code.
The plugin implementation code does not pick up changes to the pc-to-cc-data-mapping.xml file automatically. After changing the file, restart the ClaimCenter server to propagate your changes.
See also
