XmlRpcHelper.configuration table

The XmlRpcHelper.configuration database table configures the threads and timeout for the XMLRPC helper.

The XmlRpcHelper.configuration database table must contain only one record. The XmlRpcHelper.configuration database table is described in the following table.

Table 1. XmlRpcHelper.configuration database table schema
Column name Constraints Data type Description
m_NumThreads
None

Integer

The number of threads to be used by the helper.

m_TimeOut
None Integer The maximum time to wait for a reply from an EMS collector, in milliseconds. If you are running the TraceRoute agent you may need to increase this value, depending on network conditions.