Number of times auto chunking should be applied

Using the XML you can specify the how many times auto chunking should be applied if data extraction fails. The default value is 3.

autochunking

Configure the xml as:

XML file name and path [InstallPath]\Adapters\Tmonitor\Settings\AutoChunkSetting.xml
Tag <AutoChunkSetting>
Node <MaxHit>3</MaxHit>
Configuration setting For example, if you want to apply auto chunking for 5 times, configure the node as <MaxHit>5</MaxHit>
Default Value The default value is 3.