on 2024 Dec 27 7:17 PM
Hi Experts,
I am consuming SuccessFactors' Compound Employee API (SOAP) using the Service Consumption Model (Web Service) in ABAP Cloud. The methods (Login, Query, Logout, etc.) were generated from the SOAP WSDL file.
While the Login method successfully provides the SessionID in the response, I encounter an error, "Invalid SessionID", when calling the Query method.
In CPI, this is managed internally by the SuccessFactors adapter, and in SOAP UI, it is handled using the 'Maintain HTTP session' option. However, I am unsure how to implement similar behavior in ABAP Cloud to ensure the session is maintained across calls.
I would appreciate any guidance or suggestions on handling the session effectively.
Thank you in advance for your support!
Best regards,
Mohit
Request clarification before answering.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.