2024\2025
Study online at https://quizlet.com/_h92hlf
Data Model: Metadata Format (file type) XML
Foreign Key: Links an instance of one
entity to another
Array: Links multiple instances of one en-
Relationship Column Types
tity to another
Type Key: associates a value from a type
list with a column in an entity
Stores all subtype fields in denormalized
form, any fields not use by a particular
Supertype Data Format
subtype are null. Typekey field for the
subtype name
File Extension For Entity and Typelist .eti, .tti
File Extension for Entity and Typelist Ex-
.etx, .ttx
tensions
File Extension for Internal Entity and
.eix, .tix
Typelist Extensions
Entity shipped as part of the base ap-
Base Application Entity plication, can be application or platform
level
Custom Entity Customer defined entity
Add fields or override certain attributes of
Entity Extension Purpose
existing fields safely
Causes a typelist to only display a certain
Typefilter
subset of its typecodes
A predefined set of values called type-
Typelist
codes, represented as dropdown in UI
Base Entity/Typelist file location, and ex-
...\Metadata, ...\Extensions
tension file location
Documents all of the entities and type-
Data Dictionary lists in the Guidewire application, found
in an html file in Build Directory
Data Type for Strings
, InsuranceSuite Developer Fundamentals WITH QUESTIONS AND ANSWE
2024\2025
Study online at https://quizlet.com/_h92hlf
Use shorttext, mediumtext, or longtext
unless a fixed with is required by external
system, in which case use varchar(xx)
UI Element Types Widget, Location
Atomic: individual items (inputs, cells,
buttons)
Widget Types
Container: collection of atomic widgets or
container widgets
Primary: organizes atomic widgets
Secondary: organizes primary
Container Types
Top-Level: organizes secondary and pri-
mary (screen)
Detail View Panel: series of data fields in
one or more columns
List View Panel: list of array objects in
Primary Container Types
tabular form
Input Set: set of atomic widgets orga-
nized in groups
Card View: collection of cards, each card
contains detail or list view
Secondary Container Types List Detail View: Top view panel has a list
view, bottom has details about currently
selected item
Collection of pages,. Tab bar, actions
Location Group menu, and info bar remain the same
throughout the group
Ordered collection of screens, guide you
Wizard
step-by-step through process
Single screen, rendered in workspace
Worksheet frame, can be viewed at same time as
pages
No screens, contains logic to execute be-
Forward
fore navigating to another location
Exit Point Points to URL outside of application
PCF Editor: Widget Color Coding