Setting a size limit for data import into a data set
When you import data into a data set, the maximum size of the import package is 100 MB by default. You can decrease this value to 1 MB or increase it up to 2047 MB.
Data Set rule form - Completing Data SetsImporting data into a data set | Parent topic: Importing data into a data set |
When you import data into a data set, the maximum size of the import package is 100 MB by default. You can decrease this value to 1 MB or increase it up to 2047 MB.
<env name="Initialization/MaximumFileUploadSizeMB" value="100"
/>
, where value
is the maximum size of the import package.
The available range is from 1 to 2047.