SSIS Components for Salesforce

Build 25.0.9434

GetBatchRecords

Fetches the original submitted records of a completed Salesforce batch job.

Input

Name Type Description
JobId String The Salesforce Job ID that the batch belongs to. Required to identify the batch context for retrieving records.
BatchId String The ID of the specific batch for which the original records are being retrieved.

Result Set Columns

Name Type Description
* String Original submitted records for this batch.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434