function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GaganGagan 

FIELD_INTEGRITY_EXCEPTION !!

Hi ,

I am using 4.0 partners in C# and trying to insert data in Partner table to associate it with a opportunity using opportunityId and accountToId and when in one of the records this error came:

FIELD_INTEGRITY_EXCEPTION AccountToId should not be a Opportunity Account.

Please Explain

Thanks and Regards,
Gagan.
DevAngelDevAngel

Hi Gagan,

I can't reproduce this error.  Would you mind pasting a snippet for me?

 

Thanks