Results 1 to 4 of 4

Thread: Importing Contacts data by sections

  1. #1
    smither is offline Member
    Join Date
    Sep 2010
    Posts
    7

    Default Importing Contacts data by sections

    Hi,

    I have data that I want to import into SugarCRM Version 6.0.0 (Build 3905) (Community Edition). The data is available in separate sections (or files) such that there is a file with names, another file with addresses, a third file with phones, and so on.

    The different types of data are linked together by a Master Record Number (MRN). For example, the file with names might have a line like:

    1234, Bob Jones

    Where 1234 is the MRN for Bob Jones. A second file, for phone numbers, might have a line like:

    1234, 123-456-7890

    where the telephone number belongs to MRN 1234, ie it belongs to Bob Jones.

    How can I import this into SugarCRM? I would like to end up with a single record for MRN 1234 that has both the name and the phone number in it. If I import the names, they all import and the MRN is of course imported into each record. If I then import (actually I selected the create and update records option for the import) the phones, I get a the phone number in a new record with the corresponding MRN - so I have two records for each MRN.

    There appears to be no way in SugarCRM to specify the MRN field as unique, which I think would help in my case.

    I would really appreciate any suggestions you might have. For what it is worth, we are considering SugarCRM and the SalesForce CRM. SalesForce appears to have exactly the same problem.

    Thanks!

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Importing Contacts data by sections

    SugarCRM Import feature only update a record if you specify the field ID into import file.
    So you have to fetch the ID for each MRN.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    smither is offline Member
    Join Date
    Sep 2010
    Posts
    7

    Default Re: Importing Contacts data by sections

    Thanks Andre.

    Heres what I did:

    1. imported a file to contacts that had only my MRN and mapped that column to the ID field for contacts.
    2. imported the other sections of my data, names, phones, etc., with files that contained the my MRN and mapped the MRN column to the ID field for contacts.

    Can you see any problem with this?

    Best regards,

    Bob Smither

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Importing Contacts data by sections

    Can you make sure the MRN value matches the value inside ID field?
    When you are going to map the fields you have to match the MRN from import file against field ID, and you have to make sure the content of such fields is the same one.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Importing data from 4.5.1 to 5.5
    By gil shinar in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2010-04-14, 09:35 AM
  2. Replies: 1
    Last Post: 2008-10-29, 02:50 PM
  3. upgraded but sections of system settings missing
    By Mugen in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-01-09, 11:09 PM
  4. Replies: 0
    Last Post: 2007-01-09, 04:08 PM
  5. Replies: 3
    Last Post: 2005-08-08, 09:53 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
  •