Re: Importing Salesforce..one more try..
Chewie,
I didn't have to deal with cases specifically but I did have to do the related to business in accounts so that I could create the relationship for child accounts. To do this I did the import of the top level, then exported parts of that to get the newly created id's for linking. Then I could import the next level using the previous key as a join.
Depending on you platform you may be able to do a good deal of this through something like Microsoft Access by using the existing tables to create you joins and create new tables for import that way. Access can create guids on the fly.
If you're on Linux OpenOffice Base has been working for me for quite a few of the more complicated querys. But like I think was mentioned earlier when you get down to the more complicated parts of any schema import it's hard.

Originally Posted by
chewie
Ok, here is what I am in need of..maybe someone could point me out to the right method here..
I don't have a good grasp of TAlend and the other various tools used by people here...gone through about 5 at least and Looking for something a bit better...
Anyhow...
1. I am working with csv files.
2. I have emails and notes associated wtih the cases I've exported from Salesforce
3. The notes module of SugarCRM is 'detached' such that when a case is imported from salesforce, I can't seem to feed it the comments and emails from said case and save them in the notes associated with the newly created SugarCRM case... that is to say:
Importing data from salesforce -> new case gets created from source data -> associated emails and comments from that existing case create a new note per each and associate with the new sugar case.
How can I do this effectively?!
Jerry Way
Business Process Administrator
Sugar 6.1.4 Professional
(Testing 6.1.2)
LAMP on Centos 5
PHP 5
MySQL 5
Apache 2.2
Bookmarks