Categories
Need to support URL with parameter for DV content

Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
Description (Required):
For DV Content (e.g. Workbook), we cannot pass the filter value as URL parameter.
Can you support it? This will be useful if we embed the DV content into Fusion Cloud with the direct URL and parameter, without any javascript code to pass in the filter value to the DV content.
Use Case and Business Need (Required):
Fusion Cloud Integration
Enhancement Request / Service Request:
Comments
-
We delivered passing parameters to data actions URL in May 2023: https://www.youtube.com/watch?v=VBcjhKXgg2M&list=PL6gBNP-Fr8KWZkXpZnjr7lTMfDTj9-dfK&index=11
With Jan 2024 update, data actions can be invoked on embedded content: https://www.youtube.com/watch?v=4LJXC9UeKWU&list=PL6gBNP-Fr8KUGvVDRGC8IyXo8yQzUtMiD&index=11
0 -
is it possible to pass a parameter value to a workbook via its URL?
i.e. open (navigate to) a workbook and have it open with filters already pre-determined by the parameter value passed via URL?
e.g.
0 -
0
-
This video covers passing parameters on a DV workbook URL : https://www.youtube.com/watch?v=PQQewy9SB2c
0 -
I want to use a hyperlink within a Text box to navigate to another workbook while also passing parameters.
What is the correct syntax to dynamically pass parameter values?
E.g.
&p1n=p_PersonName is the parameter name.
&p1v= needs to be the values for p_PersonName
The example above hard codes City and Segment values.
0