Passing real time binding parameter to OTBI — Oracle Analytics

Oracle Transactional Business Intelligence Idea Lab

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

Passing real time binding parameter to OTBI

22
Views
2
Comments

Hello Team,

The requirement is to pass the Assignment number from the session on run time to an OTBI report and fetch the data related to that assignment number.

I've generated an OTBI report and passed Assignment Number through the below EL Expression:

 #{bindings.AssignmentNumber.inputValue}. However, it is not working as expected.

Anticipated outcome: It should showcase the details of the currently logged in user.

We've performed the steps provided in this document: https://community.oracle.com/customerconnect/discussion/32951/how-to-embed-an-otbi-analysis-into-hcm-cloud-ui#latest

Attaching the screenshots for your quick reference. Any clue on how to make it work would be highly appreciated.

Best regards,

Surya


1
1 votes

Submitted · Last Updated

Comments

  • Shailesh Kumar
    Shailesh Kumar Rank 2 - Community Beginner

    I have simillar requirement on the project performance dashboard. Were you able to achieve or still looking for answer?

  • Jeeva R
    Jeeva R Rank 2 - Community Beginner

    Hi Shailesh Kumar,

    Yes, we are still in the process of finding a solution.