Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > SAP Ariba Contract Workspaces 

Connector Parameters

Server URL

The base URL of the SAP Ariba API server

 

Technical Name

server_url

Category

Authentication

Type

String

Default Value

 

Example Values

https://eu.openapi.ariba.com

 

Authentication URL

The base URL for SAP Ariba authentication server

 

Technical Name

auth_url

Category

Authentication

Type

String

Default Value

 

Example Values

https://api-eu.ariba.com

 

Username

The username for authentication

 

Technical Name

username

Category

Authentication

Type

String

Default Value

 

Example Values

user@company.com

 

Client ID

The OAuth 2.0 client ID for API authentication

 

Technical Name

client_id

Category

Authentication

Type

String

Default Value

 

Example Values

your-client-id

 

API Key

The application key used as password in OAuth authentication

 

Technical Name

api_key

Category

Authentication

Type

String

Default Value

 

Example Values

your-api-key

 

Client Secret

The OAuth 2.0 client secret for API authentication

 

Technical Name

client_secret

Category

Authentication

Type

String

Default Value

 

Example Values

your-client-secret

 

Password Adapter

The password adapter associated with the user account

 

Technical Name

password_adapter

Category

Authentication

Type

String

Default Value

 

Example Values

PasswordAdapter1

 

Realm

The SAP Ariba realm (site) from which to retrieve data

 

Technical Name

realm

Category

Authentication

Type

String

Default Value

 

Example Values

your-realm

 

Page Size

Number of records to fetch per API request

 

Technical Name

page_size

Category

Technical

Type

Integer

Default Value

100

Example Values

100, 500

 

Request Timeout

Timeout in seconds for HTTP requests

 

Technical Name

timeout

Category

Technical

Type

Integer

Default Value

30

Example Values

30, 60

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

Functional

Type

Code

Default Value

 

Example Values