• ch
  • NEWBIE
  • 0 Points
  • Member since 2009

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

Hi all.

 

We have a PHP web app talking to SF.  We have converted a Lead to an Account, and are then trying to update the account and getting the error when playing in the sandbox:

Sales Force Update object Failed: attempt to violate hierarchy constraints

 

Unfortunately, there's no documentation on this error anywhere, and it seems like we're the only ones getting it.

 

Can anyone shed some light on what this means?  The same code works fine when talking to the live SalesForce.

 

Thanks

Todd

 

  • May 01, 2009
  • Like
  • 0

I just downloaded the 13.0 download from here http://wiki.developerforce.com/index.php/PHP_Toolkit and it's exactly the same as my old version. In class SforceBaseClient it still says protected $version = '11.0'; and I find no changes with a diff to the 11.0b download

 

Has anyone else come across this? Are there any other toolkit download sites?

 

Thank you

 

Laura Williams, Cambrian House

  • April 07, 2009
  • Like
  • 0