Configuration
This section explains each of the properties in the configuration blade.

Property | Description |
---|---|
Collection | This associates this Agent to a specific Collection and defaults to that of the current Data Stream. |
Property | Description |
---|---|
Host | The Oracle server name or IP address, e.g. localhost or 127.0.0.1. |
Port | The Oracle Database component's port number. This is assigned during the installation, e.g. 1521 or 8080. |
Service Name | This is the logical representation of a database. When an instance starts, it registers itself with a listener using a service name, e.g. orcl. |
User Name | The user name to use for authenticating the connection. |
Password | The password to use for authenticating the connection. |
Property | Description |
---|---|
Table | The table to which the event is written. |
Property | Description |
---|---|
Input | This Endpoint is used to receive data from the parent Agent. |
Output | Events received from the parent Agent are processed, but not made available to the endpoint.
Split the Data Stream before this Agent using a Broadcast Transformation if further processing of the events is necessary. |
Error | Errors are encountered during the execution of this Agent will be published on this Endpoint. |
Last modified 1yr ago