cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Exception handling in Databricks

JK2021
New Contributor III

We are planning to customise code on Databricks to call Salesforce bulk API 2.0 to load data from databricks delta table to Salesforce.

My question is : All the exception handling, retries and all around Bulk API can be coded explicitly in Data bricks? That won't be an issue.

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Esteemed Contributor III
Esteemed Contributor III

Hi @Jazmine Kochanโ€‹ , I haven't tried Salesforce bulk API 2.0 to load data. But in theory, it should be fine.

View solution in original post

5 REPLIES 5

JK2021
New Contributor III

@Prabakar Ammeappinโ€‹  need your advice on this as always

Anonymous
Not applicable

@Jazmine Kochanโ€‹ - Thanks for your question. ๐Ÿ™‚

Prabakar
Esteemed Contributor III
Esteemed Contributor III

Hi @Jazmine Kochanโ€‹ , I haven't tried Salesforce bulk API 2.0 to load data. But in theory, it should be fine.

Prabakar
Esteemed Contributor III
Esteemed Contributor III

Hi @Jazmine Kochanโ€‹ , just wanted to know if you were able to implement it and what is the status?

JK2021
New Contributor III

Hi @Prabakar Ammeappinโ€‹ ,

thanks for asking. We still have not finalised how we will be doing the data migration.

But we did a successful poc on databricks.