E1: SVM: usersession/sessiondetails Rest API Returns Duplicate Sessions
(Doc ID 3069294.1)
Last updated on MARCH 19, 2025
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
When the user makes a REST API call to usersession/sessiondetails endpoint, the response received returns a duplicate session, different from server manager console WebUI. As an Example, if there are 3 active different users in the Active User Sessions in server manager console and there the API is called, a response will be similar to this:
Duplicate result will be displayed based on the active users count in the Active Session section in Server Manager Console.
Steps to reproduce:
- Have some users logged in one of the HTML instances.
- Authenticate to server manager to obtain a token by using the following endpoint http://<server>:<port>/manage/mgmtrestservice/authenticate (Refer to our KM Doc 2222019.1 - Authentication section).
- Once the token is obtained, run the usersession/sessiondetails endpoint.
- Response will have duplicate sessions.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |