Import Large XML Files
About this task
You import XML files, including maps, into Sterling B2B Integrator Map Editor using the Resource Manager.
The import properties parameter is set to 10MB, but you can increase the parameter if you need to import a larger file.
Note: If you edit the a properties
file and setupfiles.sh / .cmd is subsequently executed for
any reason, the changes you made will be lost. This is true
for every properties file that has an “.in” version.
To change the settings for XML Import file size, modify the size of the maxImportUpload parameter in the following files:
- tp_import_export.properties
- tp_import_export.properties.in
To change the settings for XML Import file size:
Procedure
- Using a text editor, open the tp_import_export.properties file, which can be found in <install dir>/properties in your installation.
- To change the settings for XML Import file size, modify the size of the maxImportUpload parameter.
- Using a text editor, open the tp_import_export.properties.in file, which can be found in <install dir>/properties in your installation.
- To change the settings for XML Import file size, modify the size of the maxImportUpload parameter.
- Once you complete the edits, execute <install_dir>/bin/setupfiles.sh and then stop and restart Sterling B2B Integrator to verify the changes take effect.