Export Import Subsystem
The export import processing subsystem manages data export and import file sizes. In a system where many users have import/export permissions, these settings can help to alleviate importing/exporting large amounts of data at the same time.
When a user imports or exports all data, any other import/export jobs are blocked because the maximum number of threads are being used. Smaller import/export jobs use the minimum number of threads allocated, unless it is a large import/export (based on the number of files). In this case, it uses the maximum number of threads. All fields can be configured in this subsystem.
Configuration
Export and Import Processing Settings
Base Type
Default
Notes
Data export file size MB
Number
100
Applies to exporting to ThingworxStorage and exporting to a file repository. When exported, data is separated into folders by entity type and then by stream/value stream/ data table/blogs/wiki name. This field determines the size of the files. If exported data is larger than the default value, multiple files will be created for the export.
Min threads allocated to data export processing pool
Number
3
Max threads allocated to data export processing pool
Number
10
Min threads allocated to data import processing pool
Number
3
Max threads allocated to data import processing pool
Number
5
Was this helpful?