Technology Stack - EBS (MOSC)

MOSC Banner

[12.1] Support method to get APEX/EBS cookie name and APEX domain

edited Feb 8, 2017 4:00AM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi, experts

I am confirmed below document and try to implement APEX with EBS 12.1.

URL: https://www.eastcoastoracle.org/ssl/2013/ocoj/2016PDFs/ClarkeEBS_12_2_3_APEX_5_0.pdf

I want to confirm a support method to confirm below information.

==

String ebsCookieName= "<YourEBSCookieName>";       

String apexCookieName= “<YourAPEXCookieName>";          

String apexDomain= "<.YourAPEXDomain.com>";       

==

Below is another URL that have some information of above variables:

==

Multiple APEX listeners, one Application Server using Oracle REST Data Services (ORDS)

http://donaldmclarke3.blogspot.jp/

The Cookie Variables explained:

       String ebsCookieName = "VIS"; - this is the name of the EBS cookie, there are several articles on the internet that show you how to locate this value either in your browser or in your database.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center