Dear All
How can I extract the drilldown hyperlink from PPM to OTBI ? I need the page that show the project financial settings structure
Regards
Hi, What link in PPM? Where is the link? What in OTBI do you wish to link to? Possibly you mean the other way? From OTBI to a page in the application? If so, in one of your analysis, select analysis, select Edit, select Criteria, on the presentation column with the link, select column properties, select Interaction, on an action link select Edit Action Link, then select Edit Action. The link is in field URL. For example, in this case using subject area "Projects - Cross Subject Area Analysis - Real Time", to go to a page in projects https://xxx.oraclecloud.com/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=ProjectId=@{3} where parameter 1 is value PROJECT 2 is value OVERVIEW or MANAGE_FIN_PLAN etc. and 3 is column "Project"."Project Key". You can go to work area Deep Links in Tools to view a list of deep links.
Hi, or is it you want to know the path in the OTBI catalog that someone has entered when they added something to the list in tab Reports and Analytics on a work area such as Project Management.
If you select More rather than View it will go to the object in the catalog showing you the path.
Dear @Nathan CCC
Thank you for your help
I just want to link the column project Number to the subledger
inside this window we have plenty of project so when the user click on the project number he should find himself inside that window
and if we can reach this step i would be better
Mickel
Hi,
I would suggest looking at this documentation:
Dear @Rich Merkel
Thank you so much for the link it's helpful but I am not able to create my link
do you mind if u can just put the link of project overview and I add the identifier before /fscm ?
Please see attached archive file. Use this as example
Two columns in query: (Using Projects Cross Subject Area)
Project Number Formula: "Project"."Project Number"
Project ID: CAST("Project"."Project Key" as CHAR)
^^For above note you can hide this column in your output as in the example.
In order to edit the drill down URL, click on column properties for project number -> interaction -> edit action link
Then click on the arrows and select edit action
Then replace hostname below with URL of your server. Click ok, save/etc.
Good Luck!
Hello, I'm trying my hand at creating some KPI's and Dashboard Visualizations for the Recruiting Activity Center (RAC) per the following documentation: Flexible Reporting in Redwood Dashboards Redwood Experience: Recruiting Dashboard When I add a session variable to my OTBI reports, I correctly see a value of 0 in my…
'Facility Name' exists in the Recruiting - Recruiting Real Time multiple times with varying usage. Job Requistion -> Job Requisition - Additional Details -> Facility Name Job Requistion -> Location -> Facility Name Is there any reason why these two Facility Names would not exist in the Recruiting - Real Time Events subject…
we have a requirement to fetch Worker Historic information like Current Job Title Previous Job Title Previous Department New Department Previous Manager New Manager Previous Location New Location which subject area stores this information in the OTBI?
Could you please provide an update on when the 26C Deprecated BI View Objects document will be available? As Oracle Cloud 26C is scheduled to roll out soon, with test environments expected to be updated on August 7, followed by the production release on August 21, we have a limited window to review and assess any potential…
Hi team, I would like to add the work order notes to my work order schedule calendar, but I'm unable to find where these notes are stored and what otbi subject to use to access them. Be great if I can be pointed in the right direction, thanks