GUIDEWIRE
Guidewire Insurance Suite
Analyst Complete Guide.
Gosu - ✔✔✔ - Core programming technology
Data Model - ✔✔✔ - The organization of the data stored by the application
User Interface - ✔✔✔ - What the user sees and interacts with
Application Logic - ✔✔✔ - The behavior and functionality of the application
Page Configuration Formats - ✔✔✔ - Changes to the UI are made in these components
Data Model Formula - ✔✔✔ - Entities + Typelists
Entities - ✔✔✔ - Dynamic information which is held or stored about things such as a person or
a claim
Typelists - ✔✔✔ - static information used to define details about an entity such as gender, type
of claimant, or severity of injury
Rules - ✔✔✔ - Validation, assignment, approval, routing and so on
Classes - ✔✔✔ - Functions that return calculated values, set values in fields, and so on
GUIDEWIRE Page 1
, GUIDEWIRE
Functions - ✔✔✔ - ex. Calculate the number of days since a loss date
Integration Mechanisms - ✔✔✔ - Exchange of data or requests to perform work between two
systems
Common Integration Systems - ✔✔✔ - exs. Authentication system, documents management
system, address book application system
Fields - ✔✔✔ - Atomic data stored about the entity (non-restricted values)
Type Keys - ✔✔✔ - A single reference to a value in a typelist
Array Keys - ✔✔✔ - A set of single references to another entity
Foreign Keys - ✔✔✔ - A single reference to the id of another entity
Fields ex. - ✔✔✔ - Description, ClaimReportDate, WeatherRelated
Type Keys ex. - ✔✔✔ - AccidentType, ClaimSource, LossType
Array Keys ex. - ✔✔✔ - AllAddresses, SecondaryAddresses
Foreign Keys ex. - ✔✔✔ - Catastrophe, AssignedGroup
Data Dictionary - ✔✔✔ - Shows definitions of entities and typelists
GUIDEWIRE Page 2
Guidewire Insurance Suite
Analyst Complete Guide.
Gosu - ✔✔✔ - Core programming technology
Data Model - ✔✔✔ - The organization of the data stored by the application
User Interface - ✔✔✔ - What the user sees and interacts with
Application Logic - ✔✔✔ - The behavior and functionality of the application
Page Configuration Formats - ✔✔✔ - Changes to the UI are made in these components
Data Model Formula - ✔✔✔ - Entities + Typelists
Entities - ✔✔✔ - Dynamic information which is held or stored about things such as a person or
a claim
Typelists - ✔✔✔ - static information used to define details about an entity such as gender, type
of claimant, or severity of injury
Rules - ✔✔✔ - Validation, assignment, approval, routing and so on
Classes - ✔✔✔ - Functions that return calculated values, set values in fields, and so on
GUIDEWIRE Page 1
, GUIDEWIRE
Functions - ✔✔✔ - ex. Calculate the number of days since a loss date
Integration Mechanisms - ✔✔✔ - Exchange of data or requests to perform work between two
systems
Common Integration Systems - ✔✔✔ - exs. Authentication system, documents management
system, address book application system
Fields - ✔✔✔ - Atomic data stored about the entity (non-restricted values)
Type Keys - ✔✔✔ - A single reference to a value in a typelist
Array Keys - ✔✔✔ - A set of single references to another entity
Foreign Keys - ✔✔✔ - A single reference to the id of another entity
Fields ex. - ✔✔✔ - Description, ClaimReportDate, WeatherRelated
Type Keys ex. - ✔✔✔ - AccidentType, ClaimSource, LossType
Array Keys ex. - ✔✔✔ - AllAddresses, SecondaryAddresses
Foreign Keys ex. - ✔✔✔ - Catastrophe, AssignedGroup
Data Dictionary - ✔✔✔ - Shows definitions of entities and typelists
GUIDEWIRE Page 2