Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 11 Oracle Analytics Lounge
- 190 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 65 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Deep Links works within exported data.

Organization Name:
Dr Consulta
Description (Required):
I think interested using deep links within exported data, with this we can send analytics for the leaders or departments, they can be using a deep link to view or edit an Invoice or payment inside of Oracle, don’t needing more go to search menu to find.
Use Case and Business Need (Required):
Today we are running a schedule process to send an analysis about invoices not validated for a department, they need go to AP module to search this invoice. With the deep link the users would be able to click the link and access the invoice faster and without error searching.
Enhancement Request / Service Request: Enhancement Request
Comments
-
Using a deep link in a exported report or analysis will decrease the time of a analysts need to look a thing in Oracle.
0 -
This feature would be very beneficial for analysts who use a spreadsheet to review their monthly account reconciliations.
2 -
We'd like to have this implemented as well. This saves clicks by analysts and development time.
My current workaroudn is to add a static part to the report with the URL of the report. Analysts will click it to go to the report online, apply filters to the report if necessary and then they can use the deeplink.
0 -
Does anyone know if this was ever implemented? The original post was almost 2 yrs ago and I'd like to have this feature.
1 -
I agree with this feature. This will allow OTBI reports that are being sent via agents to have extended functionality when being delivered to users.
1 -
I actually got confirmation a couple months ago (after the SR ran for over a year) that this functionality is not currently in the application. We're using Fusion, currently on 23D.
0 -
I agree with this feature. We also need this for one of our clients.
1 -
Extremely needed for my client.
1 -
Agreed
1 -
I have issue when OTBI report containing deeplink are sent in Email body. The deeplinks do not work as they are corrupted.
Logged SR but the SR support engineer has pointed me to this CCC note.
Please could you let me know if its possible to send a proper working deeplink via email body?
Created OTBI analysis for agreements with deeplink
Deeplink URL:
//xxx/fscmUI/faces/deeplink?objType=@{1}&objKey=poHeaderId=@{2}&action=@{3}Deeplink works as expected when testing via OTBI User interface. However, when the same analysis is emailed, the deeplink is not working from email body.
The starting URL for the deeplink is malformed (when received via Email) which is resulting in "Web Page Not Found" error:
Tried to replace the http://saw.dll/?
To
https://xxx/analytics/saw.dll?
Then it is calling the right page but with some issues as explained belowAfter hitting the enter key, its asking to confirm the objkey parameter
Wherein the PO HEADER ID (which is an integer) Oracle seems to have added 2 decimal placesNote: The decimal issue seems to be happening only when accessing via email
If I simply press the Execute button then it give me the following BLANK page
If I remove the decimals then I get the right page
Customer is expecting Oracle to send the correct and complete deeplink URL in the email body so that user simply have to click the hyperlink to view the agreement.
0