Hybrid Integration 10.2 | Integrating Cloud Applications on Software AG Hosted Environment | Integration Cloud | Connect | Applications | Accounts | Account Configuration Details | OData v4.0
 
OData v4.0
Integration Cloud connects to any cloud application that exposes its services using the OData Version 4.0 Specification. It supports only those OData providers, which strictly adhere to the OData Version 4.0 Specification and allows you to perform standard CRUD operations on business objects by connecting to the OData service endpoint.
Field
Description
Server URL
This is the OData service endpoint to initiate communication with the OData provider.
Response Timeout
The number of milliseconds Integration Cloud waits for a response before canceling its attempt to connect to the back end. In case the network is slow or the back end processing takes longer than usual, increase the Response Timeout value. It is recommended to specify a value other than 0. If you specify 0, Integration Cloud will wait indefinitely for a response.
Retry Count on Response Failure
The number of times Integration Cloud attempts to connect to the back end to read a response if the initial attempt fails. If an I/O error occurs, it will retry only if you have selected the Retry on Response Failure option.
Retry on Response Failure
Whether Integration Cloud should attempt to resend the request when the response has failed, even though the request was sent successfully. Select this option if you want to re-establish the connection.
Caching
Select this option if you want the OData v4.0 Application to cache the back end metadata. Caching of the metadata significantly increases the performance of a request sent. By default, the cache will be refreshed every 12 hours. It is recommended to enable the cache to increase the performance.
Consumer ID
Also referred to as the Client ID, this is a client identifier issued to the client to identify itself to the authorization server.
Consumer Secret
Also referred to as the Client Secret, this is a secret matching to the client identifier.
Access Token
This token is used for authentication and is issued by the Authorization Server.
Refresh Token
A token used by the client to obtain a new access token without involving the resource owner.
Refresh URL
This is the provider specific URL to refresh an Access Token.
Use Chunking
Enable this option if you want to send or receive a large binary stream with a chunk size of 8192 bytes. This is applicable only if the back end supports HTTP/1.1 chunking.
Adding or Editing Accounts

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.