Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 290 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 115 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
OAC: HTTP API - passing DV filter values
I have a business case where I need to transmit the filter values (from the filter bar) through an OAC DV Data Action to the URL, which in turn triggers the execution of Python code for generating PPT slide decks. Unfortunately, I haven’t found a way to access the filter values that can be passed through a Data Action HTTP API to an external URL.
I was hoping with the latest OAC update (Jul-2023) that it would address passing filter values through a Data Action.
Is there away that I can accomplish this? Thanks.
Best Answer
-
Hi Joe,
See if this would help you. Please, look at "Use a URL Navigation Data Action to Pass Parameter Values". This uses URL Navigation instead of HTTP API data action:
This blog that illustrates parameter binding. The parameter values can be applied to an external URL:
Here you can see how to Bind Parameters to Filters:
Regards,
Ezequiel.
1
