EdifactProcessingSettings interface

The Edifact agreement protocol settings.

Properties

createEmptyXmlTagsForTrailingSeparators

The value indicating whether to create empty xml tags for trailing separators.

maskSecurityInfo

The value indicating whether to mask security information.

preserveInterchange

The value indicating whether to preserve interchange.

suspendInterchangeOnError

The value indicating whether to suspend interchange on error.

useDotAsDecimalSeparator

The value indicating whether to use dot as decimal separator.

Property Details

createEmptyXmlTagsForTrailingSeparators

The value indicating whether to create empty xml tags for trailing separators.

createEmptyXmlTagsForTrailingSeparators: boolean

Property Value

boolean

maskSecurityInfo

The value indicating whether to mask security information.

maskSecurityInfo: boolean

Property Value

boolean

preserveInterchange

The value indicating whether to preserve interchange.

preserveInterchange: boolean

Property Value

boolean

suspendInterchangeOnError

The value indicating whether to suspend interchange on error.

suspendInterchangeOnError: boolean

Property Value

boolean

useDotAsDecimalSeparator

The value indicating whether to use dot as decimal separator.

useDotAsDecimalSeparator: boolean

Property Value

boolean