Question

How to add Columns to Seed List
The columns on the seed list seem to pull from the Customer table but not all columns from the customer table are on the seed list. I currently have full name on the seed list and need first name. First Name is on the Customer table.
If I export and add the column to the .csv then import, pega shows all fields mapped correctly (green checks) and successfully validates but the column does not show on the seed list. If I add data(rows) and import it successfully validates but shows "a database exception occurred" and the rows fail.
How are the columns configured?