Discussion:
Mule salesforce connector bugs
Alex Thieme
2012-11-07 15:18:04 UTC
Permalink
I was hoping you might shed some light on the status of the Mule salesforce connector. I'm most interested in fixing the following issues because they make using the salesforce-connector unusable after a short period of time, consume 100% CPU and require a Mule restart.

Invalid Session ID found in SessionHeader: Session timed out
https://github.com/mulesoft/salesforce-connector/issues/49

Error message in logs: ERROR SalesforceBayeuxClient
https://github.com/mulesoft/salesforce-connector/issues/23

And, I'm also interested in this one because I need to pass the user's username, password and securityToken to each flow invocation and cannot use a global configuration. Perhaps I'm just using the wrong connector version, or perhaps the XSDs are incorrect. I'm not entirely sure.

Unable to find the http://www.mulesoft.org/schema/mule/sfdc/current/mule-sfdc.xsd
https://github.com/mulesoft/salesforce-connector/issues/36

Alex
Alex Thieme
2012-11-20 20:32:39 UTC
Permalink
As a followup, I used the salesforce REST API and Mule http/s endpoints instead.
Post by Alex Thieme
I was hoping you might shed some light on the status of the Mule salesforce connector. I'm most interested in fixing the following issues because they make using the salesforce-connector unusable after a short period of time, consume 100% CPU and require a Mule restart.
Invalid Session ID found in SessionHeader: Session timed out
https://github.com/mulesoft/salesforce-connector/issues/49
Error message in logs: ERROR SalesforceBayeuxClient
https://github.com/mulesoft/salesforce-connector/issues/23
And, I'm also interested in this one because I need to pass the user's username, password and securityToken to each flow invocation and cannot use a global configuration. Perhaps I'm just using the wrong connector version, or perhaps the XSDs are incorrect. I'm not entirely sure.
Unable to find the http://www.mulesoft.org/schema/mule/sfdc/current/mule-sfdc.xsd
https://github.com/mulesoft/salesforce-connector/issues/36
Alex
Loading...