The document discusses data modeling concepts in Guidewire including entity arrays, foreign keys, API entities, Gosu data types and objects, major entities in the policy center data model, and steps for creating a new location. It also discusses entities, typelists, and array methods that require logic.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views
Interview Keyquestions
The document discusses data modeling concepts in Guidewire including entity arrays, foreign keys, API entities, Gosu data types and objects, major entities in the policy center data model, and steps for creating a new location. It also discusses entities, typelists, and array methods that require logic.
Gosu data type and object array : Contains elements of the same datatype
Two primary entities: Policy and data model
25 major entities in Policy center data model
Covered in the policy: Policy lines, Coverables, Coverages, forms, modifiers and so on Who holds the policy: Account holder, Producer, PNI and so on Jobs to be done on the policy: UW issues, Jobs, Workflows, Activities and so on Who process the policy: Producer, Claim adjuster, Underwriter and so on
Steps for creating a new location:
Create PCF for the location group
- Entry point with matching variable : Entry tabs - Variable for each object in entry point - location group in navigation wizard Deploy changes
Entity : Entity is a business object used in application such as Policy, Contact
etc., Defined as .eti files - Base application [created in guidewire and at application and platform level] and Custom entities[created by customer in application level and locat to the application]
Typelists: They are predefined list of values , cannot be modified during runtime
Array methods that require logic: hasMatch, count, first where,where -
They contains argument - expression of a condition - Gosu block expression