Table 8 provides a summary of the properties and values that are specific to the Adapter for TCP/IP. Plus signs (+) indicate child properties. Definitions and discussion of the properties follow the table. The Connector Configurator is used to set these values.
Properties | Possible values | Default values | Update Method | Required? |
---|---|---|---|---|
ServerConfiguration | agent
restart |
No, but if this set is not populated, event processing is not enabled. A warning message will be logged. | ||
+Port | Integer greater than 0 | agent
restart |
Yes | |
+TransportProtocol | For this release, only tcp supported. In the future, others, including secure tcp/ip, possible | tcp | agent
restart |
Yes |
+MaxRequest
Processors |
Integer greater than 0 | 2 | agent
restart |
No |
+MaxRequest
PoolSize |
Integer greater
than 0 |
3 | agent
restart |
No |
+ServerQueueLength | Integer greater
than 0 |
agent
restart |
No | |
+ReceiveBufferSize | Integer greater
than 0 |
agent
restart |
No | |
+SendBufferSize | Integer greater
than 0 |
agent
restart |
No | |
+KeepAlive | true or false | false | agent
restart |
No |
+SocketTimeout | Integer greater
than 0 |
10000 | agent
restart |
No |
+RetryInterval | Integer 0 or greater | 0 | agent
restart |
No |
+NumberofRetries | Integer 0 or
greater |
0 | agent
restart |
No |
+EnableBase64Encoding | true or false | false | agent
restart |
No |
ClientConfiguration | agent
restart |
No, but if this set is not
populated, service call request processing is not enabled. A warning message will be logged. |
||
+Clients | agent
restart |
Yes. This is a hierarchical property that holds
specific child client data. If it is not populated, a warning will be logged. |
||
++Client1 | Client name | agent
restart |
No | |
+++Host | Address of remote
host |
agent
restart |
Yes | |
+++Port | Port number of
remote host |
agent
restart |
Yes | |
+++TransportProtocol | Transport protocol
this handler implements |
tcp | agent
restart |
Yes |
+++ReceiveBuffer
Size |
Integer greater
than 0 |
Determined by operating system and JVM | agent
restart |
No |
+++SendBufferSize | Integer greater
than 0 |
Determined by operating system and JVM | agent
restart |
No |
+++KeepAlive | true or false | false | agent
restart |
No |
+++SocketTimeout | Integer greater
than 0 |
agent
restart |
No | |
+++MaxAttempts
ToRead |
Integer greater
than 0 |
1 | agent
restart |
No |
+++Numberof
Retries |
Integer 0 or
greater |
0 | agent
restart |
No |
+++RetryInterval | Integer 0 or
greater |
0 | agent restart | No |
+++EnableBase64
Decoding |
true or false | false | agent
restart |
No |
+++ConnectionPoolSize | true or false | 20 | agent restart | No |
+++ConnectionPoolingOn | Integer 0 or greater | false | agent restart | No |
++Client2 | As above | agent
restart |
No | |
DataHandler
MimeType |
Mime types | text/
name value |
agent restart | Yes |
Configuration
MetaObject |
Static Meta
Object |
BIA
_Static _MO |
agent
restart |
Yes |
Service
RegistrationMO |
Service Meta
Object |
BIA
_MO _Service |
agent
restart |
Yes |
DataHandler
MetaObjectName |
DataHandler
Configuration Meta Object |
BIA
_MO _Data Handler _Default |
agent
restart |
Yes |
ErrorClassName | agent restart | Yes |