public interface EtlService extends Service, Loggable
EtlService provides support for executing etl scenarios.| Modifier and Type | Method and Description |
|---|---|
EtlResponse |
executeEtl(EtlRequest request)
Executes etl scenario using given etl request.
|
getLogNode, getPropertyName, isLogByDefaultEtlResponse executeEtl(EtlRequest request) throws Exception
request - the etl requestException - in case of any errorCopyright © 2010-2020 Toolsverse. All Rights Reserved.