• daksa
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
While calling an UPSERT() I am getting this error:
 
INVALID_FIELD; Field name provided, Magnet__MTRID__c does not match an External ID for Magnet__EmailTracking__c
 
I am using the Partner wsdl ver 9. I have checked the clients accounts and verified that the fields do exist. Also, only some SF accounts seem to be getting this error.
 
Any help is appreciated. Thanks
DK
  • March 27, 2008
  • Like
  • 0
While calling an UPSERT() I am getting this error:
 
INVALID_FIELD; Field name provided, Magnet__MTRID__c does not match an External ID for Magnet__EmailTracking__c
 
I am using the Partner wsdl ver 9. I have checked the clients accounts and verified that the fields do exist. Also, only some SF accounts seem to be getting this error.
 
Any help is appreciated. Thanks
DK
  • March 27, 2008
  • Like
  • 0
Hi,
 
Urgent is required.
 
We have a situation where in we need to get 10000 contact records but in a batch of 50. We need to bind the datasource to a gridview (page size 50) control with paging. When we click on page 2 then it should get us only next 50 records and not the whole datatable from salesforce.
 
Thanks in advance,
Sidd.