OData Connection String

Overview

OData Connection String is a Connectors parameter that stores the connection string for the OData service.

Function

Use this setting to keep connector setup and source connection defaults consistent across the project. AnalyticsCreator uses this value when no custom value is saved for the project. Keep placeholder names unchanged when adapting the pattern.

This value supports placeholders such as {0}.

Access

The parameter is maintained from the Parameters list in AnalyticsCreator.

How to access

Navigation tree

Parameters->List Parameters

Toolbar

Options->Parameter

Diagram

Not opened from the diagram.

Visual element

Parameter list

Default value

Service Document Url={0};Include Atom Elements=Auto;Include Expanded Entities=False;Persist Security Info=False;Time Out=600;Schema Sample Size=25;Retry Count=5;Retry Sleep=100;Keep Alive=False;Max Received Message Size=4398046511104

Custom value

Not set.

Where it is used

This parameter belongs to the Connectors group and is used when AnalyticsCreator applies connector setup and source connection defaults.

SettingValue
Technical parameter nameODATA_CONNECTION_STRING
Default valueService Document Url={0};Include Atom Elements=Auto;Include Expanded Entities=False;Persist Security Info=False;Time Out=600;Schema Sample Size=25;Retry Count=5;Retry Sleep=100;Keep Alive=False;Max Received Message Size=4398046511104
Custom valueNot set.

Parameter groups

Group
Connectors
Connections
Connector Setup

Related topics