Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations 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