You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/20 07:47:41 UTC

[GitHub] [camel-quarkus] mmuzikar opened a new issue #3022: Salesforce test failure

mmuzikar opened a new issue #3022:
URL: https://github.com/apache/camel-quarkus/issues/3022


   *org.apache.camel.quarkus.component.salesforce.SalesforceTest.testGetAccountByQueryHelper* failed using real salesforce service with following stacktrace:
   ```
   Caused by: org.apache.camel.component.salesforce.api.SalesforceException: {errors:[{"errorCode":"INVALID_FIELD","message":"\nLastReferencedDate, Jigsaw, JigsawCompanyId, CleanStatus, AccountSource, DunsNumber\n                                             ^\nERROR at Row:1:Column:687\nNo such column 'CleanStatus' on entity 'Account'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.","fields":null}],statusCode:400}
   	at org.apache.camel.component.salesforce.internal.client.DefaultRestClient.createRestException(DefaultRestClient.java:115)
   	at org.apache.camel.component.salesforce.internal.client.AbstractClientBase$1.onComplete(AbstractClientBase.java:240)
   	at org.eclipse.jetty.client.ResponseNotifier.notifyComplete(ResponseNotifier.java:218)
   	at org.eclipse.jetty.client.ResponseNotifier.notifyComplete(ResponseNotifier.java:210)
   	at org.eclipse.jetty.client.ResponseNotifier.forwardSuccessComplete(ResponseNotifier.java:235)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #3022: Salesforce test failure

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3022:
URL: https://github.com/apache/camel-quarkus/issues/3022


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #3022: Salesforce test failure

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #3022:
URL: https://github.com/apache/camel-quarkus/issues/3022#issuecomment-904583426


   I'll try to take a look.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #3022: Salesforce test failure

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #3022:
URL: https://github.com/apache/camel-quarkus/issues/3022#issuecomment-904524100


   Any volunteer with Salesforce credentials?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org