Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8516

Salesforce component does not return the list of matching records for HTTP status code 300

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Salesforce returns a list of matching records for non-unique external id with a status code 300. The component looks for List<RestError> by default, which causes a parse exception for 300.
      The error handling code should check for an empty response body and use the status line as the exception message if its missing or empty.

      Attachments

        Activity

          People

            dhirajsb Dhiraj Sureshkumar Bokde
            dhirajsb Dhiraj Sureshkumar Bokde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: