Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- Introduce Yourself
- :
- Re: Data import into child objects
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Data import into child objects
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-29-2008 12:30 PM
Hi, My name is Raghu and I am totally new to Salesforce. We are implementing a project in Salesforce and requires data import into Salesforce from Siebel. I am just wondering how we populate the relationship field (to maintain the parent child relationship) in Salesforce. I have the parent data loaded into salesforce. I know one way of doing this is export the parent data id and load into a oracle/sql table along with the legacy id(siebel id), match it with the child data (like a join in sql). Is there a better way of doing this in salesforce.com ?
Thanks
Raghu
Thanks
Raghu
Re: Data import into child objects
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-18-2008 10:49 AM
You have to import the child record with the parent id equal to the id of the parent record. This means all parent records need to be created first in Salesforce.com.

