08-22-2023 12:54 PM
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:
It should not take this long to parse this out, what am I doing wrong?
08-22-2023 12:55 PM
There are 364,507 rows in the xml file.
08-22-2023 01:53 PM - edited 08-22-2023 01:55 PM
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?
08-22-2023 01:59 PM
You'll have to change Snap Execution to Validate & Execute to test validation.