Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salesforce test failure #3022

Closed
mmuzikar opened this issue Aug 20, 2021 · 2 comments
Closed

Salesforce test failure #3022

mmuzikar opened this issue Aug 20, 2021 · 2 comments
Assignees
Milestone

Comments

@mmuzikar
Copy link
Contributor

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)
@ppalaga ppalaga added this to the 2.2.0 milestone Aug 24, 2021
@ppalaga
Copy link
Contributor

ppalaga commented Aug 24, 2021

Any volunteer with Salesforce credentials?

@jamesnetherton
Copy link
Contributor

I'll try to take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants