Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
what You mean - "I wanted imported as it is"? import to where? how?
You could try the tFileInputXML and select SAX parsing on the advanced settings. SAX is much quicker than DOM and doesn't need to load it into memory, but you will not be able to use look ahead or look back xpath functions.
what You mean - "I wanted imported as it is"? import to where? how?