Track Sessions by Adding Cookies and Session Parameter to RUEI
Add OciTrack Cookie
Oracle Cloud Infrastructure configuration uses
OciTrack
cookie, while RUEI uses IP based session tracking, by
default.
To ensure RUEI tracks session correctly in Oracle Cloud
Infrastructure, add the OciTrack
cookie in the Session
Tracking section in the RUEI console.
- Login to RUEI web interface.
- Select Configuration > Applications > Suites.
- Select your E-Business Suite application.
- Select Advanced > Session Tracking.
- Add a cookie
OciTrack
.

Add Database SID Cookie
To ensure RUEI tracks sessions correctly in Oracle Cloud Infrastructure, add a cookie that is the SID name of the EBS database (an Oracle database SID). This cookie is required to obtain the correct session IDs in Forms based spans. Without a session ID, Forms spans will not be associated with the Browser spans.
- Open the EBS home page with a Firefox browser.
- Right-mouse click to open Inspect.
- Select Network tab.
- Login to EBS
- Select the first JSP page after the login.
- Select Cookies tab.
- In the Request Cookies section, find a
cookie that is the name of SID of the EBS database.
For example, the cookie name can be ebsdb.

The cookie name is read from the EBS database and it may be different from the above example.
Add Session Parameter
The session ID
parameter
is a unique number to track user activities.
To collect Forms
names used in the user's Forms navigation, add a Session ID
parameter.
- Login to RUEI web interface.
- Select Configuration > Applications > Suites.
- Select your E-Business Suite application.
- Select Advanced > Forms
- Update the session parameter to JsessionIDForms.
