ImportTransformationExecutionContext.public interface XMLImportTransformationExecutionContext extends TransformationExecutionContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getInputValue()
Deprecated.
Returns the input value to import data through split and transformation functions.
|
com.orchestranetworks.schema.SchemaNode |
getTargetSchemaNode()
Deprecated.
Returns the node of the target field during import.
|
String |
getXMLPath()
Deprecated.
Returns the field's path in the imported XML file starting from the table node.
|
getSourceRecordObject getInputValue()
com.orchestranetworks.schema.SchemaNode getTargetSchemaNode()
String getXMLPath()