Reference specifications

Integration mappings map Guidewire InsurancePlatform Integration Views to a serialized form that is defined by a JSON schema. The integration mapping specification describes mapping files, mappers, mapping imports, filters, and the JsonMapper and TransformResult classes.

The JSON schema documents that PolicyCenter uses support a subset of the JSON Schema, Draft 4 syntax. Additionally, PolicyCenter defines other components that support the definition of stable, versioned contracts for data that you send to external systems. These components include:
  • Parser and serializer of JSON data
  • Code generator of statically typed wrapper classes
  • Integration mapping files
  • Swagger schemas