JDBC Driver for FinancialForce

Build 22.0.8462

GetBatchResults

Gets the results of a FinancialForce batch.

Input

Name Type Description
JobId String Id of the job the batch is associated with.
BatchId String Id of the batch being retrieved.
ContentType String The content type for the job. The valid values are: CSV, XML

The default value is XML.

Result Set Columns

Name Type Description
ID String The Id of the result.
Created String Boolean indicating whether or not the result was created.
Success String Boolean indicating whether or not the result was a success.
Errors_Fields String Fields that resulted in an error.
Errors_Message String Error message returned.
Errors_StatusCode String The status code for the error.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462