Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
Sybille
Product and Topic Expert
Product and Topic Expert
Hello SAP S/4HANA migration cockpit users,

if you use the XML files to populate the staging tables with data - maybe you come across the hint in the documentation:

The size limit for each file is 100 MB. You can upload multiple XML files at once by using a zip file. Note that the combined size of all the XML files you want to add to the zip file must not exceed 160MB. The maximum permitted size of the zip file is 100MB.


We have prepared a sample code for a file splitter tool that can help splitting big xml files.

Note that this is a sample code only! 

Find all details in Git Hub https://github.com/SAP-samples/s4hana-mc-xml-file-splitter

Best regards,

Sybille Lackermeier, SAP S/4HANA migration cockpit Product Management
7 Comments
Marissa
Advisor
Advisor
Thanks for sharing, Sybille. The file splitter tool will help many customers.
Saumitra
Product and Topic Expert
Product and Topic Expert
This is a great mock sample case and can be used by our partners for huge data loads during S/4HANA implementations. Thanks for sharing @sybille.lackermeier
- Saumi
FrankFinkbohner
Advisor
Advisor
The link is not working because the ending point of the sentence is part of the link. Please adapt the URL and remove the ending point.

Thx

Frank
former_member847511
Discoverer
0 Kudos

Thanks for sharing . We using the XML files to populate the staging tables with data and come across this 100 MB file limitaion – Splitter tool helped us lot and saved lot of manual effort to brakdown huge XML files into smaller chunk

theodorelymperis
Discoverer
0 Kudos
Thank you for sharing.

Just for clarification, the maximum permitted file size is 100mb regardless of being an XML file or .zip file. Is that correct?
prithvispandana
Advisor
Advisor
Yes. That's correct!
naganuri
Explorer
0 Kudos
Thank you so much from my side and my manager side  sybille.lackermeier
It so helpful and It will save lot of time