Hello Experts,
I' have a scenario where I need to get a session ID in order to handle a series of web service request. Therefore I have to send in the mapping where the first method (as login message) request where I get a login key as payload and the session-id in the response header. This session Id then needs to be set before several other(Actual interface calls to API system. # #
My question now is, is there any way to access the header of the first response message? I need to read the returned session-id and then write it to the other requests.
Request clarification before answering.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.