|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > SAP Ariba Contract Workspaces Connector Parameters |
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 |
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 |
The username for authentication
Technical Name |
username |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
user@company.com |
The OAuth 2.0 client ID for API authentication
Technical Name |
client_id |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
your-client-id |
The application key used as password in OAuth authentication
Technical Name |
api_key |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
your-api-key |
The OAuth 2.0 client secret for API authentication
Technical Name |
client_secret |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
your-client-secret |
The password adapter associated with the user account
Technical Name |
password_adapter |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
PasswordAdapter1 |
The SAP Ariba realm (site) from which to retrieve data
Technical Name |
realm |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
your-realm |
Number of records to fetch per API request
Technical Name |
page_size |
Category |
Technical |
Type |
Integer |
Default Value |
100 |
Example Values |
100, 500 |
Timeout in seconds for HTTP requests
Technical Name |
timeout |
Category |
Technical |
Type |
Integer |
Default Value |
30 |
Example Values |
30, 60 |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
Functional |
Type |
Code |
Default Value |
|
Example Values |
|