Upload button on Import XML seems not working for big XML files

pardhiv
Tera Contributor

I am trying to import Data into table using XML. I had to split record based on a field to have less file size.

 

1 file with 450 MB got successfully Imported , Whereas file with 1GB doesn't seem to do anything. The property under Import Export is Modified to 3000 before importing these XML.

 

 

pardhiv_0-1668228187043.jpeg

 

4 REPLIES 4

pardhiv
Tera Contributor

Tried this and Issue still persists

Mohith Devatte
Tera Sage
Tera Sage

hello @pardhiv ,

i think that property allows max upto 1070 MB which is Approx of 1.07 GB.

 

Try changing it to 1070 and try to load .

 

i hope the property that you are using is 

glide.db.impex.XMLLoader.max.file.size.mb

 

Hope this helps 

 

Please mark the answer correct if this helps you

Thanks

Yes , updated same property , modified my question with image