ADO.NET Provider for Blackbaud Financial Edge NXT

Build 23.0.8839

BatchValidations

Returns the results of batch validation.

The 本製品 will use the Blackbaud Financial Edge NXT API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • BatchId supports the '=' operator. This the only supported column.
For example, the following query is processed server side:
SELECT * FROM BatchValidations WHERE BatchId = 123 

Columns

Name Type References Description
BatchId [KEY] String

JournalEntryBatches.BatchId

Indicates if the request was valid.
IsValid Boolean Indicates if the request was valid.
Errors String The list of errors received during validation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839