Configuration
This section explains each of the properties in the configuration blade.
General
Refer to Collections and Stream Hosts to understand more about Collections.
Service
Entity
Endpoints
Last updated
This section explains each of the properties in the configuration blade.
Refer to Collections and Stream Hosts to understand more about Collections.
Last updated
Property | Description |
---|---|
Property | Description |
---|---|
Property | Description |
---|---|
Name | Description |
---|---|
Collection
This associates the Agent to a specific Collection (default to that of the current Data Stream).
Use Variables
Tick to use variables for the URL, User Name and Password fields; or untick to enter them manually.
Polling Interval
A timespan to specify how often should the Agent check for new data/changes or update its cache.
OData Version
The version of your OData service. You can only select either V3 or V4.
URL
The URL of the token endpoint provided by the application to make API requests. (Required)
Credentials
Tick to use basic authentication; or use anonymous authentication.
User Name
The user name used to authenticate the connection (applies when Credentials is ticked).
Password
The password used to authenticate the connection (applies when Credentials is ticked).
Disable Certificate Validation?
Tick to suppress the certificate validation warning.
Entity
The entity against which the operation is performed. The list of entities is populated from the SAP OData service.
Result Properties
The columns which the Agent should return. If no columns are specified, the Agent will return all the columns from the SAP entity.
Number of Results
The number of rows that should be returned.
Order By
The column by which the returned results are sorted.
Sort By
The sort direction: ASC (ascending) or DESC (descending).
Output
An event per read row will be made available to this endpoint with attributes matching Result Properties.
Error
Errors encountered during the execution of this Agent will be published on this endpoint.