2021 Dec 01 8:35 AM
Hi All,
Our flow is stateful and is invoked by a regular function module.
ABAP program -> FM -> Our ABAP classes -> ABAP HTTP Client -> External HTTP Server . Our ABAP class is invoked in a singleton way so in a stateful session the same ABAP class is invoked which in turn reuses the same HTTP client for subsequent HTTP requests.
We authenticate with the external HTTP server using OAuth. We set the HTTP client with the OAuth token during the initialisation of the ABAP class.
It seems randomly the token from the HTTP request is removed.
Best Regards,
Saurav
Hi All,
Our flow is stateful and is invoked by a regular function module.
ABAP program -> FM -> Our ABAP classes -> ABAP HTTP Client -> External HTTP Server . Our ABAP class is invoked in a singleton way so in a stateful session the same ABAP class is invoked which in turn reuses the same HTTP client for subsequent HTTP requests.
We authenticate with the external HTTP server using OAuth. We set the HTTP client with the OAuth token during the initialisation of the ABAP class.
It seems randomly the token from the HTTP request is removed.
Best Regards,
Saurav
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |