HI , There,
When I extract data from Excel file, it popup exceeded filesize limit . How can I adjust the parameter?
the detail error see below.
Many Thanks,
Jack
Hi @Jack Bao ,
The TEXTractor is an extension. So with any .NET extension codebase I suspect the configuration would be in one of this config files.If you can open the extension in Integration Studio, you can update the config and rebuild the extension and import back.
Cheers,
Saugat
Hi @Jack Bao,
Just published a new version of TEXTractor (2.3.2) that should solve this issue. I have increased the limit from 10MB to 100MB.
Best,
Bruno