Created
September 16, 2014 19:29
-
-
Save pbraswell/1acb19b4315bf45559fd to your computer and use it in GitHub Desktop.
SF synch issues
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irb(main):001:0> Task.last | |
=> #<Task createddate: nil, whatid: "0013000000w98bSAAQ", whoid: nil, subject: "search_for_me", isdeleted: nil, id: 938828, sfid: nil, description: "TAM call - search_for_me", _c5_source: nil, lastmodifieddate: nil, accountid: nil, ownerid: nil> | |
irb(main):002:0> | |
Results in: | |
2014-09-16 3:26:07 PM Salesforce error: 'Server raised fault: 'INVALID_CROSS_REFERENCE_KEY: invalid cross reference id'' 21 task 938828 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment