This
connectivity layer handles all connectivity related tasks, hides the complexity of
the communication at transport level, and provides an easy to use API to the
applications. Productive enterprise applications must use SUP for connectivity for
all enterprise use cases. For development and demo purposes, the
SDK also provides a possibility to use HTTP or HTTPS. Functionalities supported by
this component include:
- Synchronous and asynchronous HTTP request handling
- Supported authentication are:
- X509 certification
- SSO token/cookie
- Basic authentication (user/password)
- Timeout handling
- Compressed payload handling
- Request types as supported by OData Protocol
- Connection pools for optimal performance