ActionOnProblem: EtlActionOnProblem;
ActionOnProblem: Prognoz.Platform.Interop.Etl.EtlActionOnProblem;
The ActionOnProblem property determines the way of processing the errors that can occur while data loading.
To determine name of the file for error (skipped) records, use the IEtlPlainDataBulkConsumer.InvalidRecsFileName property.
The property use is given in example for the IEtlPlainDataBulkConsumer.EventId property.
See also: