• Tom V
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi,
 
Sorry if I am posting this under wrong section. I want to create the following:
 
1) Opportunity
2) OpportunityLineItem
3) OpportunityContactRole
4) Subscription ( A custom object who is dependent on OpportunityLineItem, Account and Contact)
 
I have a CSV file with values for the following:
  • AccountId
  • RecordTypeId
  • Name
  • StageName
  • Probability
  • CloseDate
  • ForcastCategory
  • PriceBookId
  • PriceBook2Id
  • OwnerId
  • ContactId
  • Plus....some custom fields

If I try to insert the CSV values using AppExchange Data Loader, I get an error message that says 'assertion failed'. I don't know what I am doing wrong and any help will be appreciated.

 
 
  • December 04, 2006
  • Like
  • 0