public class InformixExtractTask extends InformixDbAccessTask
Task.POST task which extracts data into the text file using DbAccess. The Informix DbAccess must be installed in the same
computer which runs etl scenario.TaskCONNECTION_ATTR, SQL_ATTRCMD_ATTR, ERROR_MASK_ATTR, KEEP_LOG_VAR, SUCCESS_MASK_ATTR| Constructor and Description |
|---|
InformixExtractTask() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName(Task task)
Gets the name of the xml file used to create a model for the task editor.
|
void |
init(EtlConfig config,
Task task)
Initializes task.
|
executePostTask, getDefaultValuesexecuteBeforeEtlTask, executeInlineTask, executePreTask, getCodeLanguage, getTitle, isInlineTask, isPostTask, isPreEtlTask, isPreTaskpublic String getResourceName(Task task)
OnTaskgetResourceName in interface OnTaskgetResourceName in class InformixDbAccessTasktask - the taskCopyright © 2010-2020 Toolsverse. All Rights Reserved.