Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 52 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 288 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
DOC(1347310.1)
Hi All,
can you apply the configuration steps mentioned in doc (1347310.1) in OBIEE11g version?
Thanks & Regards,
Pavan
Answers
-
I assume this is within 10g version but you may try if you have similar init block in rpd
0 -
Hi Srini,
we have similar initialization block in rpd and facing the similar issue i.e., not able to send reports to mail box through agents.
But after Configured all the changes mentioned in above document, couldn't able to restart the services. Could you please help me on this lines.
Thanks & Regards,
Pavan
0 -
Whats your error message?
0 -
check this
<Auth>
<ExternalLogon enabled="true">
<ParamList>
<Param name="NQ_SESSION.ICX_SESSION_COOKIE"
source="cookie"
nameInSource="SSSSSS"/>
<Param name="NQ_SESSION.ACF"
source="cookie"
nameInSource="acf"/>
</ParamList>
</ExternalLogon>
</Auth>
0 -
Hi Srini,
Thanks for your quick reply.
You have changed the nameInSource & Source parameters, what is the significance of each and why do we have to change this?
Could you please explain in detail.
Thanks & Regards,
Pavan
0 -
Check this 749190.1
0