EdifactAcknowledgementSettings interface

The Edifact agreement acknowledgement settings.

Properties

acknowledgementControlNumberLowerBound

The acknowledgement control number lower bound.

acknowledgementControlNumberPrefix

The acknowledgement control number prefix.

acknowledgementControlNumberSuffix

The acknowledgement control number suffix.

acknowledgementControlNumberUpperBound

The acknowledgement control number upper bound.

batchFunctionalAcknowledgements

The value indicating whether to batch functional acknowledgements.

batchTechnicalAcknowledgements

The value indicating whether to batch the technical acknowledgements.

needFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

needLoopForValidMessages

The value indicating whether a loop is needed for valid messages.

needTechnicalAcknowledgement

The value indicating whether technical acknowledgement is needed.

rolloverAcknowledgementControlNumber

The value indicating whether to rollover acknowledgement control number.

sendSynchronousAcknowledgement

The value indicating whether to send synchronous acknowledgement.

Property Details

acknowledgementControlNumberLowerBound

The acknowledgement control number lower bound.

acknowledgementControlNumberLowerBound: number

Property Value

number

acknowledgementControlNumberPrefix

The acknowledgement control number prefix.

acknowledgementControlNumberPrefix?: string

Property Value

string

acknowledgementControlNumberSuffix

The acknowledgement control number suffix.

acknowledgementControlNumberSuffix?: string

Property Value

string

acknowledgementControlNumberUpperBound

The acknowledgement control number upper bound.

acknowledgementControlNumberUpperBound: number

Property Value

number

batchFunctionalAcknowledgements

The value indicating whether to batch functional acknowledgements.

batchFunctionalAcknowledgements: boolean

Property Value

boolean

batchTechnicalAcknowledgements

The value indicating whether to batch the technical acknowledgements.

batchTechnicalAcknowledgements: boolean

Property Value

boolean

needFunctionalAcknowledgement

The value indicating whether functional acknowledgement is needed.

needFunctionalAcknowledgement: boolean

Property Value

boolean

needLoopForValidMessages

The value indicating whether a loop is needed for valid messages.

needLoopForValidMessages: boolean

Property Value

boolean

needTechnicalAcknowledgement

The value indicating whether technical acknowledgement is needed.

needTechnicalAcknowledgement: boolean

Property Value

boolean

rolloverAcknowledgementControlNumber

The value indicating whether to rollover acknowledgement control number.

rolloverAcknowledgementControlNumber: boolean

Property Value

boolean

sendSynchronousAcknowledgement

The value indicating whether to send synchronous acknowledgement.

sendSynchronousAcknowledgement: boolean

Property Value

boolean