a named character vector defining parameters of the api connection as returned by rforcecom.login
jobId
a character string defining the salesforce id assigned to a submitted job as returned by rforcecom.createBulkJob
batchId
a character string defining the salesforce id assigned to a submitted batch as returned by rforcecom.createBulkBatch
Value
A data.frame, formatted by salesforce, with information containing the success or failure or certain rows in a submitted batch,
unless the operation was query, then it is a data.frame containing the resultId for retrieving the recordset.