Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
hodgy
Contributor
Contributor

Writing Salesforce Platform Events

Has anyone successfully written a platform event to Salesforce from a data integration job? I can see the metadata for the platform event via the Salesforce connection in the metadata browser, but when I run the job, I get 

Exception in component tSalesforceConnection_1 (SalesforcePlatformEvents)
java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to send request to https://xxxxxxxxxxxxxxxxxxxxxxxxxxx/services/Soap/u/42.0
at informationmanagement.salesforceplatformevents_0_1.SalesforcePlatformEvents.tSalesforceConnection_1Process(SalesforcePlatformEvents.java:493)
at informationmanagement.salesforceplatformevents_0_1.SalesforcePlatformEvents.runJobInTOS(SalesforcePlatformEvents.java:1790)
at informationmanagement.salesforceplatformevents_0_1.SalesforcePlatformEvents.main(SalesforcePlatformEvents.java:1616)
[FATAL]: informationmanagement.salesforceplatformevents_0_1.SalesforcePlatformEvents - tSalesforceConnection_1 IOException: com.sforce.ws.ConnectionException: Failed to send request to https://xxxxxxxxxxxxxxxxxxxxxxxxxxx/services/Soap/u/42.0

 

 

Labels (3)
0 Replies