Oracle Analytics Cloud and Server

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

Calling Oracle Stored Procedure from OBIEE 11g

Received Response
463
Views
12
Comments
2»

Answers

  • Praveen.Cheruvu
    Praveen.Cheruvu Rank 1 - Community Starter

    HI Souvik,

    Is this is fixed? Can you help me on how you fixed it. Even I have the same scenario. I need to execute the same procedure before my session starts. It will hold the ORG values and then when I execute the OE_ORDER_HEADER it will display values based on the ORG which is captured by procedure.

  • User_YA6QZ
    User_YA6QZ Rank 1 - Community Starter

    Hi,

    I have a single stored procedure with accounting month as parameter. Based on that we need to create a subject area in OBIEE RPD. Kindly help me from this situation oh how to build it in physical layer.