Links

Configuration

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

General

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.
Refer to Collections and Stream Hosts to understand more about Collections.

API Details

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.

Feedback Details

Property
Description
Feedback Code
A status response code to communicate the condition of the transaction. The options are:
  • Code 100 - there is no issue and the client API should continue with the request.
  • Code 101 - there is an issue and the client API should stop.
Before configuring the Action Agent, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.

Input Mapping

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.

Endpoints

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.