Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Limiting XML file

Former Member
0 Likes
397

For performance reasons, the XML file should not exceed a certain size (Mb). A very large XML file should be split into several XML files (packages). Maximum size of package should be easily modifiable in the source system.

how is this done?

thanks,,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
346

Well than, the source system should be able split the files and give you. You don't have to worry about it

1 REPLY 1
Read only

Former Member
0 Likes
347

Well than, the source system should be able split the files and give you. You don't have to worry about it