Guidewire Insurance Suite™ is a set of application frameworks that support main operations of insurance industry, with 3 main area: Policy Center, Claim Center and Billing Center. The aim of these frameworks is to provide a core back-end system for insurance firms, which they can customize according to their needs. The code is mostly written in Gosu, an open-source domain language based on Java.
Questions having this tag
These questions should relate to the Guidewire products, the technologies used by those products or related to problems one might encounter while trying to use or customize them.
Basic Definitions
- Gosu : the open source programming language used in the Guidewire products
- GScript : the former name of the Gosu language, which might come up in discussions if the poster has not updated their vocabulary
- PCF : Page Configuration File - the XML vocabulary for controlling the layout and behavior of a screen within the Guidewire web applications
- Rules : event handlers written in Gosu that permit the Guidewire application to take action under certain circumstances
- likely tens of others
Important Links
- The Guidewire webpage
- The Gosu programming language
- The Guidewire Developer site