Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
EBS and OBIEE integration issue

Hi ,
In R12.2 EBS and OBIEE integration issue is not working. I can login OBIEE directly. It seems that session cookies has some issues. It works last week. Does any impact after TLS upgrade?
Which log would help in troubleshooting this issue?
thanks
Answers
-
3213997 wrote: I can login OBIEE directly.
You can login to OBIEE from the login screen or by appending details in the URL?
0 -
It was setup thru session cookies. It works , but all of sudden stop working, nothing chanced.
0 -
3213997 wrote: nothing chanced.
That's basically impossible :-)
0 -
Hi,
try checking cookie values and connection pool check if you are using APPS user or some other ?
0 -
write the below in the EBS screen address bar and notedown the cookie name and do the same after navigating to the OBIEE page(for you its the login page) by clicking on OBIEE responsibility in EBS.
javascript:document.writeln(document.cookie);
Also check whether your server name changed to a different alias name. Basically both EBS and BI server names should be same. For Eg: ebs.company.com and bi.company.com.
Thanks,
Rajesh.
0