EBS and OBIEE integration issue — Oracle Analytics

Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

EBS and OBIEE integration issue

Received Response
32
Views
5
Comments

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

  • Shams Abbasi
    Shams Abbasi Rank 5 - Community Champion
    3213997 wrote: I can login OBIEE directly. 

    You can login to OBIEE from the login screen or by appending details in the URL?

  • 3213997
    3213997 Rank 1 - Community Starter

    It was setup thru session cookies. It works , but all of sudden stop working, nothing chanced.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner
    3213997 wrote: nothing chanced.

    That's basically impossible :-)

  • AnkitR Gupta
    AnkitR Gupta Rank 4 - Community Specialist

    Hi,

    try checking cookie values and connection pool check if you are using APPS user or some other ?

  • User_N8YMF
    User_N8YMF Rank 3 - Community Apprentice

    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.