Salesforce Destination "hardDelete" Operation

61 views
Skip to first unread message

Vincent LC

unread,
Apr 23, 2020, 7:19:52 AM4/23/20
to COZYROC
Hi,

We are currently facing an issue with records deletion using http://www.cozyroc.com/ssis/salesforce-destination component.
It is mandatory to be able to perform what salesforce describes as "hardDelete" operation, instead of a simple "delete" to avoid "Salesforce Recycle Bin" congestion.
If hard delete is not performed for large volumes, it is necessary to empty the Salesforce recycle bin, then to request a physical delete from Salesforce support which is not reasonable on a daily basis.


 The hardDelete operation should work as described: Either in a xml or json body, set the top level operation property to "hardDelete".

  • Is it possible to add the hardDelete operation in the Salesforce Destination component? (Parameters > Configuration > Action > ...)
  • Alternatively, is there any way in SSIS to alter the body before the http request is actually sent?

Thank you!

Regards,
Vincent LC

Ivan Peev

unread,
Apr 23, 2020, 6:18:15 PM4/23/20
to COZYROC
Hi Vincent,

I believe you are using the Salesforce bulk-load mode. In this case, you can provide configuration for the BulkJobInfo parameter where you can specify the settings for the "hard-delete".

Elton Rabello

unread,
Sep 25, 2020, 5:19:30 PM9/25/20
to COZYROC
Hi Vicent, I facing the same problem, did you realize how to add this BulkJobInfo? I couldnt find it.

Thanks

Ivan Peev

unread,
Sep 25, 2020, 5:20:29 PM9/25/20
to COZYROC
Hi Elton,

Did you review the documentation page here ?

Reply all
Reply to author
Forward
0 new messages