During claim intake and adjudication, Adjusters capture contact information for the insured and all claimants. To improve customer service and reduce the time required to reach these contacts to gather additional claim information, Succeed Insurance will capture the preferred contact method for all person contacts. The new field will be added to the contact details screen of the user interface (UI) as a drop-down list displaying all valid contact methods including email, mail, and phone.
Which version correctly lists the preferred contact methods in the Typelists tab of the Parties Involved User Story Card?

To correctly document a Typelist in a User Story Card, the Business Analyst must understand both the data structure (Codes vs. Names) and the configuration state (New vs. Modified).
Code Validity: In Guidewire, a Typecode (the value stored in the database) must be a unique identifier for each option in the list.
Option B correctly lists distinct codes: email, mail, and phone.
Options A and C are incorrect because they list the Typelist Name (PreferredContactMethod) as the Code for every single row. You cannot have multiple entries with the same primary key (Code) in one list.
Configuration State (New vs. Modified): The PreferredContactMethod typelist is a standard Base Product feature in Guidewire ClaimCenter. It already exists out-of-the-box.
Option B correctly identifies the Status as 'Modified'. When you add values to or configure an existing base typelist, you document it as 'Modified'.
Option D is incorrect because it lists the Status as 'New'. This would imply creating a brand new custom typelist (e.g., MyCustomList_Ext), which is not necessary for standard contact methods.
Therefore, Option B is the only version that has valid, unique codes and the correct configuration status.
Currently there are no comments in this discussion, be the first to comment!