Reasons why non-developers should understand Technology stack ** Answ** To
determine what data is store and if new requirements need additional data elements
To know how and where data is used
To communicate what data may be needed beyond what is in the base configuration
To determine valid values or circumstances for the new data
What is a PCF? ** Answ** Page Configuration Format files
1. What are the 2 major components of insurance suite User Interface ** Answ**
Page Configuration format files and Display keys
1. Configuration is done by developers in which studio ** Answ** Guidewire Studio
1. What are the 4 main areas in Guidewire configuration? ** Answ** User Interface,
Data Model, Application Logic, Integration mechanism
1. Impact of UI changes that are consistent with base product architecture ** Answ**
Ensure consistent look and feel
Simplify new user learning experience
Reduce development time
Simplify maintenance and upgrades
Reduce likelihood of performance impacts
1. 5 Common UI area ** Answ** Screen area, Side bar, Tab bar, Info bar,
Workspace
1. What are the components of PCF? ** Answ** Card, List View, Button, Text input,
Contact picker, Radio button, Check box
How to interrogate Location Information ** Answ** ALT+SHIFT+I
1. How to interrogate widget information ** Answ** ALT+SHIFT+W
1. What is the shortcut to display PCF directly in guidewire studio? ** Answ**
ALT+SHIFT+E
1. Entities may contain ** Answ** Field, Type Key, Array Key and Foreign Key
1. Definition of Fields, Type Keys, Array Keys and Foreign Key ** Answ** Fields:
Atomic data stored about entities (non-restricted values)
Type Keys: A single reference to a value in a type list
Array Keys: A set of reference to another entity
, Foreign Key: A single reference to the id of another entity
1. What is Data Dictionary ** Answ** It shows data elements that belongs to Entities
and type lists
Type Key is ** Answ** 1. an entity field that is associated with a specific type list.
1. Non-Developers define business logic requirement for ** Answ** UI functionality
Rules conditions and actions
Application processing flow
1. Gosu rules consist of ** Answ** Assignment rule, Validation rule
Business rules is used to create ** Answ** Activities, Exposures, Reserves
What logic can be configured in PCF ** Answ** Field behaviour, Screen behaviour
1. Name two places where application logic exists ** Answ** Gosu rules, Business
rules, Entity names, User interface, Classes
1. What are the 2 types of rules and who is responsible for developing each ** Answ**
Gosu rules and Business rules
Gosu rules are created by developers,
Business rules are developed by non-developers
1. What is the need for Integration? ** Answ** Access services not provided
Use services from legacy systems
Add new capabilities
1. Name the different types of Integration mechanism (5types) ** Answ** Predefined
plugins, Startable plugins, Web services, Messaging, Batch processes
1. Name some common examples of insurance suite integrations ** Answ** User
authentication, Geocoding, Check printing, Document production, Document
management, Address verification
1. What is the importance for non-developers to have a basic understanding of
Integration? ** Answ** Data mapping between systems
UI changes to support new data
Timing - will the integration execute automatically on demand, or on a schedule
What triggers the integration - user action, creation, or update of data
Module 2