For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration

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

General

Property
Description

Collection

This associates the Agent to a specific Collection (default 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.

Universal ID

ac89c0c0-d6e0-4c67-91b7-36aa81af4c73

Refer to Collections and Stream Hosts to understand more about Collections.

Coupa Login Details

Property
Description

Use Connection Variables

Tick to use saved variables for authentication properties; or enter the text manually.

URL

Coupa instance URL to connect

Client ID

Client ID to connect to Coupa instance

Client Secret

Client Secret to connect to Coupa instance

Scope

Scope value to connect to Coupa instance

Grant Type

Grant Type value to connect to Coupa instance

Coupa Entity Details

Property
Description

Entity

Coupa Entity to read data.

Exported Status

Coupa Entity Exported Status to read entity records.

Created After Date

Created After Date to read entity records created after a certain date.

Process Rate

Process Rate to wait number of seconds for each entity record.

Endpoints

Name
Description

Output

An entity per read will be made available to this endpoint.

Error

Errors encountered during the execution of this Agent will be published on this endpoint.

Last updated

Was this helpful?