Interface XMLImportTransformationExecutionContext

    • Method Detail

      • getInputValue

        java.lang.Object getInputValue()
        Deprecated.
        Returns the input value to import data through split and transformation functions.
      • getTargetSchemaNode

        com.orchestranetworks.schema.SchemaNode getTargetSchemaNode()
        Deprecated.
        Returns the node of the target field during import.
      • getXMLPath

        java.lang.String getXMLPath()
        Deprecated.
        Returns the field's path in the imported XML file starting from the table node.