Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
How to create deep link for Purchase Order number in FDI
Answers
-
@Gamal When I click on New Data Action.
I see the following url opening,
https://xxxxxxxx/fscmUI/faces/deeplink?objType=PURCHASE_ORDER&action=VIEW&objKey=11002…If this is not getting passed then it could mean there is a permission level issue to view this Purchase Order in Fusion. I would suggest to have a SR opened with FDI team for deeper investigation on this.
0 -
Hi @Gamal
Does the URL work if you use one of the following?:
objType=PURCHASE_ORDER&objKey=poHeaderId=$(KeyValuesForColumn:Purchase Order Number)
or
objType=PURCHASE_ORDER&action=VIEW&objKey=poHeaderId=$(KeyValuesForColumn:Purchase Order Number)
Regards,
John
0 -
@Ashish-Oracle Thank you so much for your kind support, I will raise SR.
0 -
@Gamal Please try out the urls suggested by @JohnW-Oracle once and see if it helps before raising the SR
0 -
@JohnW-Oracle Thanks for your support, still opens a blank page and doesn't pass the selected PO number is the deep link url.
@Ashish-Oracle Also I tried to open the deep links page and search on View Order link, when I click on it, it opens same blank page.
Does deep links require any setup in fusion first?
0 -
@Gamal I just found a nice blog which discusses about Deep links between FDI and Fusion. Can you check out this Blog and see if it helps you?
PS: Below line re-iterates what I mentioned in the my last update that, it could be a permission issue on the Fusion Side.
This is only rendered should you have the relevant permissions to view the page in Fusion Applications.
0 -
Hi All,
Can anyone help implementing deeplink from FDI classic home to fusion. IT is working in workbook but not from Classic home.
Thanks
0