Exception type
When an extraction from DEE fails, the system informs you what type of exceptions have occurred. Use the XML to specify an exception type.
Note: This is a system exception. This is different from exceptions generated in analyses.
Configure the xml as :
| XML file name and path | [InstallPath]\Adapters\Tmonitor\Settings\AutoChunkSetting.xml |
| Tag | <ExceptionTypes> |
| Configuration setting | Add the node <Type> </Type> under the <ExceptionTypes> tag and specify the exception type in the node. |
| Default Value | The default exception types are - System.OutOfMemoryException and SAP.Connector.RfcSystemException. |