


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Gosu - Correct Answer-Core programming technology Data Model - Correct Answer-The organization of the data stored by the application User Interface - Correct Answer-What the user sees and interacts with Application Logic - Correct Answer-The behavior and functionality of the application Page Configuration Formats - Correct Answer-Changes to the UI are made in these components Data Model Formula - Correct Answer-Entities + Typelists Entities - Correct Answer-Dynamic information which is held or stored about things such as a person or a claim Typelists - Correct Answer-static information used to define details about an entity such as gender, type of claimant, or severity of injury Rules - Correct Answer-Validation, assignment, approval, routing and so on -
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!
Gosu - Correct Answer-Core programming technology Data Model - Correct Answer-The organization of the data stored by the application User Interface - Correct Answer-What the user sees and interacts with Application Logic - Correct Answer-The behavior and functionality of the application Page Configuration Formats - Correct Answer-Changes to the UI are made in these components Data Model Formula - Correct Answer-Entities + Typelists Entities - Correct Answer-Dynamic information which is held or stored about things such as a person or a claim Typelists - Correct Answer-static information used to define details about an entity such as gender, type of claimant, or severity of injury Rules - Correct Answer-Validation, assignment, approval, routing and so on Classes - Correct Answer-Functions that return calculated values, set values in fields, and so on Functions - Correct Answer-ex. Calculate the number of days since a loss date Integration Mechanisms - Correct Answer-Exchange of data or requests to perform work between two systems Common Integration Systems - Correct Answer-exs. Authentication system, documents management system, address book application system Fields - Correct Answer-Atomic data stored about the entity (non-restricted values) Type Keys - Correct Answer-A single reference to a value in a typelist Array Keys - Correct Answer-A set of single references to another entity
Foreign Keys - Correct Answer-A single reference to the id of another entity Fields ex. - Correct Answer-Description, ClaimReportDate, WeatherRelated Type Keys ex. - Correct Answer-AccidentType, ClaimSource, LossType Array Keys ex. - Correct Answer-AllAddresses, SecondaryAddresses Foreign Keys ex. - Correct Answer-Catastrophe, AssignedGroup Data Dictionary - Correct Answer-Shows definitions of entities and typelists Typelist Field - Correct Answer-Predefined set of possible values Typekey Field - Correct Answer-Associated with a specific typelist Impact of UI changes that are consistent with base product architecture - Correct Answer-1. Ensure consistent look and feel
Logic that can be configured in PCFs - Correct Answer-1. Field behavior - visibility, availability, editability