• rkan
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi,

 

I am trying to make a web service call by exposing Enterprise WSDL API Version 19.0.  I am trying to map "Person Account" standard obect to the custom object "Order" on custom feild "Customer" using a lookup on Account object. I am upserting a customer recored and corresponding order details. But when I make a SOAP call I get th efollowing error "Cannot specify both an external ID reference Customer__r ( lookup with Account) and a salesforce id, Customer__c (ID)" 

 

I dont know if I am reffering to the correct feild as I dont see any other relation in Salesforce. Please advice.

 

Thanks in advance.

  • August 06, 2010
  • Like
  • 0

Hi,

 

I am trying to make a web service call by exposing Enterprise WSDL API Version 19.0.  I am trying to map "Person Account" standard obect to the custom object "Order" on custom feild "Customer" using a lookup on Account object. I am upserting a customer recored and corresponding order details. But when I make a SOAP call I get th efollowing error "Cannot specify both an external ID reference Customer__r ( lookup with Account) and a salesforce id, Customer__c (ID)" 

 

I dont know if I am reffering to the correct feild as I dont see any other relation in Salesforce. Please advice.

 

Thanks in advance.

  • August 06, 2010
  • Like
  • 0

Hi experts,

 

are we able to change the field name 'shipping address' to something else? Or are we able to create custom field with type= Address? Unfortunately I can't find this option under custom field set-up. Can anyone please help?

 

Thanks in advance,

Sabrina