Hi All,
can you apply the configuration steps mentioned in doc (1347310.1) in OBIEE11g version?
Thanks & Regards,
Pavan
I assume this is within 10g version but you may try if you have similar init block in rpd
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.
Whats your error message?
check this
<Auth>
<ExternalLogon enabled="true">
<ParamList>
<Param name="NQ_SESSION.ICX_SESSION_COOKIE"
source="cookie"
nameInSource="SSSSSS"/>
<Param name="NQ_SESSION.ACF"
nameInSource="acf"/>
</ParamList>
</ExternalLogon>
</Auth>
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.
Check this 749190.1