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

Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection and defaults to that of the current Data Stream |
Polling Interval (seconds)
| A timespan to specify how often should the Agent check for new data/changes or update its cache. |
Property | Description |
---|---|
Base URL | The base URL provided by Nanoprecise. |
Username | The user name to use for authentication. |
Password | The password to use for authentication. |
Property | Description |
---|---|
Feedback Code | A status response code to communicate the condition of the transaction. The options are:
|
Before configuring the Action Agent, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.
Property | Description |
---|---|
notificationId (String) | The column or attribute of the input payload that contains the notification Id. |
acknowledgementId (int) | The column or attribute of the input payload that contains the acknowledgement Id. |
Name | Description |
---|---|
Output | Events received from the parent Agent are processed (feedback sent to Nanoprecise) and made available to this endpoint with unchanged attributes. |
Error | Errors encountered during the execution of this Agent will be published on this endpoint. |
Last modified 5mo ago