Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

XML Source Connector

XML Source Connector

Big Split Feature

Big Split Feature

When you have an XML file of a large size, the big split feature helps you to divide the large XML file into many smaller files. You can parse the files without facing any memory constraints by splitting the large XML file.
You need to mention the XML file path along with split tag while creating a connection. For example,
C:\MyWorkspace\XML.xml;splitTag=<Patient>
.
You can implement big spilt feature when the XML file size is greater than 100 MB. Split tag is the first unbound element from root node for a particular schema.

0 COMMENTS

We’d like to hear from you!