Data input file troubleshooting
1 min
the following are troubleshooting recommendations to help you solve problems with input data file confirm if there is a header row in your data file that includes data types as the headings make sure the columns indicating the input id are mapped correctly in the case of a postal address, you will need to use multiple columns make sure the field and segment delimiters are right if you are passing segment ids in the header, then same delimiter should be used for field and segment it is acceptable to have a blank field for a segment id segment ids must be unique across all of your data for example, if you use the segment ids “m” and “f” to indicate genders male and female, you cannot use them to indicate anything else across all of your data
