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