Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

ErrorSequenceNumber Property

Sequence number of the record that caused an error.

Syntax

tsyssettlecontrol.ErrorSequenceNumber

Default Value

0

Remarks

Sequence number of the record that caused an error.

When you receive a Rejected Batch (ResponseCode is "RB"), this property will contain the sequential number of the data record which caused the rejected batch state. To obtain the index of the DetailRecord in the DetailRecords arrays that contains the erroneous data, please see the DetailRecordErrorIndex configuration option. The property within this record that contains erroneous data is specified by ErrorDataFieldNumber, and the actual data causing the error will be contained in the ErrorData property.

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0