• Jesus Castro 7
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi everyone, I need your help to solve this problem:

When execute this simple query:
SELECT Id, Persona__c FROM Ciclo_UPAEP__c WHERE Matricula__c = '48700486'  in the Force.com Explorer i get this error:
[FaultEvent fault=[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. URL: https://na2.salesforce.com/services/Soap/u/19.0/00D400000007i7H?1000.8785103652626"] messageId="6CA03474-374E-84EB-93D5-DDE8B36CCC5D" type="fault" bubbles=false cancelable=true eventPhase=2]

Does anyone knows what does it means?

Thanks
 
Hi everyone, I need your help to solve this problem:

When execute this simple query:
SELECT Id, Persona__c FROM Ciclo_UPAEP__c WHERE Matricula__c = '48700486'  in the Force.com Explorer i get this error:
[FaultEvent fault=[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. URL: https://na2.salesforce.com/services/Soap/u/19.0/00D400000007i7H?1000.8785103652626"] messageId="6CA03474-374E-84EB-93D5-DDE8B36CCC5D" type="fault" bubbles=false cancelable=true eventPhase=2]

Does anyone knows what does it means?

Thanks