Reply
Contributor
Saraelkins

Help - Trying to finalize data

In trying to import the Relationships we've run in to another innstalled package error. Any insights into this?


I'm not able to import any Relationship objects via the Data Loader:
they all fail with this error:

npe4.Relationships: execution of AfterInsert
caused by: System.DmlException: Insert failed. First exception on row
2; first error: REQUIRED_FIELD_MISSING, Required fields are missing:
[npe4__Contact__c]: [npe4__Contact__c]
(npe4)

I tried importing using the web-based wizard also, and while the batch
"completed", nothing was actually imported.

Here's a sample row from the CSV:

npe4__Contact__c:                       003A0000005vhHvIAI
npe4__Description__c:           Wife: June H. Voytell
npe4__RelatedContact__c:                003A0000005vhHuIAI
npe4__Status__c:                        Current
npe4__Type__c:                          Family
Subtype__c:                             Wife

I'm very certain that the npe4__Contact__c field is a valid ContactId
and is mapped correctly.
 
Thoughts?? Any assitance would be GREATLY appreciated!
Regular Contributor
Garry_Polmateer

Re: Help - Trying to finalize data

Are there any validation rules turned on the relationships object?  I have had validation rules block imports in the past.

 

Garry

Garry Polmateer
Business Analyst
Certified Salesforce Administrator & Consultant
Follow me on Twitter Here - http://www.twitter.com/darthgarry
Contributor
Saraelkins

Re: Help - Trying to finalize data

No vaildation rules turn on yet....I think maybe is has to do with some of the features that are autmatically turned on with the Nonprofit edition??
Regular Contributor
Garry_Polmateer

Re: Help - Trying to finalize data

The NPSP does use some validation rules that you may have to disable in order to import the data.

 

 Garry

Garry Polmateer
Business Analyst
Certified Salesforce Administrator & Consultant
Follow me on Twitter Here - http://www.twitter.com/darthgarry