Is there and if so what is the file size limit when using the IAS FileSelector:
https://docs.dataminer.services/release-notes/General/General_Main_Release_10.0/General_Main_Release_10.0.0_new_features_4.html?q=ID_23950#interactive-automation-scripts-uploading-files-from-a-client-computer-id_23950id_24144id_24164
We tried to use this for zip files larger then 1G but an error message popped up in the component.
Is this part of the component limits? Is it possible to increase this?
Hi Mieke,
In your script you can define the maximum file size for the IAS fileselector component. You can do this by setting the property "MaxFileSizeInBytes". I am not sure what the default value is but is will certainly be less than 1GB.
Hi Mieke, which error message do you receive?