Results 1 to 7 of 7

Thread: Error importing Leads

  1. #1
    evdm is offline Junior Member
    Join Date
    Oct 2008
    Posts
    3

    Default Error importing Leads

    I am trying to import a file with lead details into Sugar (Community Edition Version 5.1.0a (Build 4837))

    This file contains salutation fields which exactly seem yo match those in my drop-down box "Dhr." Which is Dutch for Mr. and a default value if I use the Dutch language option at login.

    My import fails with this message for each record:

    Value not in dropDown list. Allowed values are: ,Dhr.,Mevr.,Dr.,Prof.,MSc,BSc,LLB,LLM,BBA,MBA,Mrs. ,"LBL_SALUTATION (salutation)",Dhr.,1

    Which seems strange, for if I understand well, it says "Dhr." is an allowed value,

    Any suggestions what happens here are most appreciated!

    Erik

    My system is hosted and I do not know server, php and MySQL details. Might be able to collect that if required

  2. #2
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: Error importing Leads

    Check the import file and make sure about the ' or ". Are there any?
    Double check the case is it Dhr or dhr. ALSO, chekc your dropdown and make sure that the displayed value is the same as the DB (internal) value. I forget exactly which Sugar tries to match up to, but my first guess is it is trying to match and the values are not identical. Also check that there are no spaces floating around too.

    Let everyone know if these check out because those may be one of those international issues. That the team will need to sort out.

    Hope this helps,
    Paris

  3. #3
    evdm is offline Junior Member
    Join Date
    Oct 2008
    Posts
    3

    Default Re: Error importing Leads

    Thanks a lot for your swift response!

    I think that I have exausted my options in checking for spaces, "" and '' mismatches. They do not seem to be there.
    That leads me to believe that it might be your suggestion:

    chekc your dropdown and make sure that the displayed value is the same as the DB (internal) value

    However, I do not know how to check the DB (internal) value. Is there any way to query that from the application without diect access to the databse?

    Thanks again!

    Erik

  4. #4
    evdm is offline Junior Member
    Join Date
    Oct 2008
    Posts
    3

    Default Re: Error importing Leads

    I have played a bit more with this and found the following:

    If I export som records, I see that the salutation which shows 'Dhr.' is exported as 'Mr.'.
    I replaced all entries in my import file accordingly (changing 'Dhr.' to 'Mr.'. Now my import worked fine and the resulting records nicely show 'Dhr.' gain.
    Now I know this it is usable, but the logic behind it fails me. Might this be a bug in the Internationalisation?

    Anyway, hopes this helps.

    Erik

  5. #5
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: Error importing Leads

    Yep, that's the import issue.

    In the future you can see using your myphpadmin to look at the actual mysql tables. Also, you can use the dropdown editor as the admin and check the salutation dropdown. It will show both values.

    My other suspicion is that this might be an english to Dutch translation issue. I have seen some other issues with inports that are not in English.

    Good lukc, glad you found a work around,
    Paris

  6. #6
    Tugui is offline Member
    Join Date
    Nov 2008
    Posts
    11

    Default Re: Error importing Leads

    Hi,
    I tried importing 100 leads as CSV. Initially none were getting through. After I checked the (") drop down 90 have been done rejecting 10. I then saved the 10 and tried again. This is what I get.


    Success:
    0 Records created successfully
    10 Records skipped due to error
    Download List of Errors
    Download records that could not be imported.

    As errors it says:String too long to fit in the field LBL_BUISNESS_NAME (buisness_name_c)

    I don't understand why. I tried erasing all the , or . from all of these records but still doesn't import them in Leads. Can anybody help?

  7. #7
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: Error importing Leads

    A couple of things.

    In the future do not hijack another's thread like this. You are better off starting your own. You will be more likely to get help.

    Look at the error. It's obvious what the problem is. You data is too long for the field. Either shorten the field length of the data to the correct length or change in the studio the allowed length of the field.

    Have fun. Did you even try to look up in mysql site what the error was!

    Thanks Paris

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2010-07-15, 02:22 PM
  2. Replies: 0
    Last Post: 2008-03-04, 05:22 PM
  3. Replies: 2
    Last Post: 2006-12-24, 09:08 AM
  4. Categorize Leads Upon Import
    By eSolutions in forum Help
    Replies: 4
    Last Post: 2005-10-23, 10:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •