Oracle Business Intelligence Applications

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

DOC(1347310.1)

Received Response
21
Views
6
Comments

Hi All,

can you apply the configuration steps mentioned in doc (1347310.1) in OBIEE11g version?

Thanks & Regards,

Pavan

Answers

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    I assume this is within 10g version but you may try if you have similar init block in rpd

  • 3143578
    3143578 Rank 1 - Community Starter

    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

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    Whats your error message?

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    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>

  • 3143578
    3143578 Rank 1 - Community Starter

    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

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    Check this 749190.1