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) errors, use the IEtlPlainDataCopy.InvalidRecsFileName property.
The property use is given in example for the IEtlPlainDataCopy.EventId property.
See also: