cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Parsing large XML file

john316swan
New Contributor

I am reading an xml file from an sftp server, no issues, but when I select the xml parser, it takes so long that there is a timeout. Here is a screenshot of how I setup the snap:

john316swan_0-1692733961371.png

It should not take this long to parse this out, what am I doing wrong?

3 REPLIES 3

john316swan
New Contributor

There are 364,507 rows in the xml file.

ptaylor
Employee
Employee

I see you already set the Splitter property -- that's good. In the Pipeline Execution Statistics, do you see lots of output documents as the file is parsed? If you validate the pipeline, is the output what you expect?

You'll have to change Snap Execution to Validate & Execute to test validation.