Max length issue when importing short description and specific details fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2016 12:45 PM
Hello. When importing an insert file or update file, my short description and my specific details fields are truncated, even though I have those fields at a max length of 160 characters and and 4000 characters respectively. Does anyone know why this is?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2016 01:02 PM
Do the same thing in source table as well and reload the data into the same table.
Find the source table on which the records were loaded and open any record and select the specific fields and set the max length. Once that is done again load the data by selecting the same source table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2016 11:57 AM
I was able to resolve the issue. I had to access the source table and make the changes there. Thank you.