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
SSO not working after changind EBS server

Hi All,
First of all I apologise if I ask something very stupid, as I am very very new to OBIEE world.. So , here is the scenario we recently moved our oracle EBS server from server A to server B. After this move I changed TNS entry for it on OBIEE server and reports are opening correctly . But, direct link from EBS to OBIEE is not opening. If I open OBIEE using IP Address url it is working fine though.
I tried steps from this url : Integrating with Oracle E-Business Suite Security
But , in step 10.2.3 Updating instanceconfig.xml where we update server name to new EBS server there is comment : <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--> and indeed after restarting services it is updating this file to use previous EBS server name..
Please help how can I fix this ?
Answers
-
can you tell me how to update hostname in there ?
0 -
Login to em console and open the mbean browser which is a representation of the config file. You can update the value from the mbean, see the following document for more details on how to get to the mbean: Configuring the Oracle Business Intelligence System
0 -
If possible can you please provide step by step screenshot for the same ?? I know I am asking for too much, but I am very new in OBIEE and finding pretty difficult to find it out in EM
0 -
Or is it possible to let me know in MBean browser exactly which values I need to change ?? It's a huge list of MBean nodes
0 -
You will need to navigate to oracle.biee.admin, Domain:bifoundation_domain, BIDomain, BIDomain.
I'm sorry that I cannot be more detailed as I am doing this from memory. I currently do not have access to a system in order to take screenshots.
Btw, when you were updating instanceconfig.xml, did you shut down the system first or were you editing it while the system was running and restarting it after you made the changes?
0 -
Thanks.. I have gone there but not able to see any attribute to set EBS server name
About instanceconfig.xml update I did it after stopping services and then once I started services it went back to previous state (i.e. with old EBS server name)
0 -
Look under Presentation Server.
0 -
Sorry but nothing in that as well ..
0 -
Hello Chinmany,
quick questions,
Where are you seeing hostname changes in instanceconfig.xml, can you please attach a screenshot.
Did yo do changes to authenticationschemas.xml? That is where you have to define the hostname
for eg:
<RequestVariable source="cookie" type="auth" nameInSource="xyz"
biVariableName="NQ_SESSION.ICX_SESSION_COOKIE" />
Also it is mentioned in the documentation you were following
Ignore the comment in instanceconfig.xml that says this setting is centrally managed. EBS-ICX must be manually added to the EnabledSchemas element.
So i dont think you can control it from Enterprise manager.
Please let me know what changes did you do in authenticationschemas.xml and RPD.
0