SSIS Components for Certinia

Build 25.0.9434

GetJobBatchIds

Fetches batch IDs for all batches associated with a specific Salesforce job.

Input

Name Type Description
JobId String The Salesforce Job ID for which to retrieve all associated batch IDs.

Result Set Columns

Name Type Description
ID String Unique identifier for each batch associated with the specified job.
State String Current status of the batch. Possible values include 'Queued', 'InProgress', 'Completed', 'Failed', or 'Not Processed'.

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