Skip to main content

Configuration

Feed Api uses standard Insights Factory Component configuration in terms of:

For more information see linked sections.

Application parameters

Parameter nameDefault valueDescription
DeleteInsightMessage.UpdateBatchSizeint: 1000Size of batch that InsightMessages to be deleted would be updated in the database.
DeleteInsightMessage.ReadBatchSizeint:100000Size of batch that InsightMessages to be deleted would be read from the database.
BankAdminIntegration.Endpointstring:"insights/definitions/active"Endpoint url used for fetching active insight definitions.
InstanceConfiguration.Backendboolean: falseWhen set to true, enables processing of event bus messages. Backend nodes shouldn't be exposed to end-users, they should solely focus on processing incoming system data.