Hello,
I am trying to import a large number of accounts (approx 7500) into Sugar 5.1 CE. I broke the accounts up into smaller files with 500 accounts each in them. When I select one of these csv files for import and assign all the fields, the import screen appears ('import started at ...') and then hangs.
I have enabled debug logging in the sugarlog file, and the problem appears to be with the sql queries. Although the first two rows are parsed into the field mapping screen (step 3) of the import fine, the sql queries set a blank value for the accounts_cstm and a null value for the accounts table for the first account id (should be a 36 digit hex uuid (including dashes ie 1152a5e7-089c-451f-af60-08b0d6eabd6a) from Microsoft CRM). This results in a fatal log event that the account id can't be null.
Any ideas as to why the uuid isn't working properly? Any suggestions? Help please!


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks