Configuring system table for entity with multiple suffixes
In Product Designer, displaying a system table that contains an entity with multiple suffixes requires configuration.
No configuration is required for Product Designer to display a system table containing an
entity with one suffix:
- metadata/entity/BOPClassCode.eti
- extensions/entity/BOPClassCode.CA.etx
But configuration is required for Product Designer to display a system table containing an
entity multiple suffixes:
- metadata/entity/BOPClassCode.eti extensions/entity/BOPClassCode.etx
- extensions/entity/BOPClassCode.CA.etx
- extensions/entity/BOPClassCode.AZ.etx
You can add additional columns to a system table by defining those columns in entity extension files. However, if you define columns in more than one extension file, Product Designer cannot display those columns.
You can define the system table in one of the following ways:
-
Define additional columns in one entity extension file, and edit the columns in Product Designer.
-
Create multiple entity extension files and edit the system table in Guidewire Studio. The system table, with columns missing, will still be accessible in Product Designer.
