Comments
-
@Sophiya , thanks for your question. Appreciate if you can provide additional details since there is no table like scm_supply_headers in fusion. You might be able to find below details useful for you case… DOO_HEADERS_ALL DOO orchestration headers High-level orchestration of fulfillment DOO_LINES_ALL DOO orchestration…
-
Nice one, also liked the video. Thanks for sharing.
-
While waiting for your idea to be reviewed by Product Team, I would suggest you read this blog, Oracle Analytics team has done tremendous job by adding new AI profiling capabilities for insight generation, and an expanded list of data modelling sources supported, It has many new features to explore. Hope it helps!
-
It will definitely enhance the usability for business users who extensively use OAC.
-
Additionally, please check for Requisition UDFs (DFFs or EFFs), for each segment - "BI Enabled" is checked. Hope it helps!
-
Absolutely agree with SteveF about "TEE zone", appreciate a context. In the meantime, I am assuming it is something to do with Purchasing, so you might want to consider putting the question in SCM customer connect forum as well.
-
I believe Oracle does NOT deliver seeded OTBI KPI analyses for Purchasing KPIs out-of-the-box. Can you try building a custom OTBI analyses that return a single KPI value (metric card style) using Procurement subject areas (e.g., Procurement – Purchasing Real Time). Save them in Shared Folders e.g. /Shared Folders/Custom/……
-
Hi @User_UA8ST, I would advise you to post this question in Pricing — Cloud Customer Connect Thanks
-
Hi @User_OJ47U It is currently not possible to restrict access to the tables. There is currently an idea https://cloudcustomerconnect.oracle.com/posts/9c82838cd2 Users having BI admin or BI author roles can query all the tables in Fusion schema from data model. It is not possible to restrict specific tables from BI…
-
As per Oracle Doc, create a bursting workbook email schedule to deliver data visualizations to recipients if the data visualizations contain confidential data that is accessed by specific application roles and user groups configured in Oracle Analytics. Each recipient receives a customized data visualization based on their…
-
As per my knowledge, FRS (Financial Reporting Studio) reports do not have a built-in "Auto-Increment" checkbox for the Accounting Period parameter like some standard ESS jobs do. However, you can achieve this exact functionality by using the Batch Scheduler in combination with the Current POV (Point of View) function.…
-
There could be many reasons for this error, please check following: Ensure the database instance hosting the DAC repository is actually UP and OPEN. Log in to the DAC server host and run tnsping <TNS_ALIAS> or telnet <DB_HOST> <PORT> to ensure the network path is open. Check if the DAC repository database user (e.g.,…
-
Please explore following PJF tables: PJF_PROJECTS_ALL_B PJF_PROJ_ELEMENTS_B PJF_PROJ_ELEMENTS_TL
-
As per my understanding, operational (non-transactional) project tasks / milestones are NOT supported for reporting in OTBI or FDI as of 25D. Only financially relevant plan lines (cost/revenue enabled) are exposed to OTBI PPM subject areas and the FDI DW_PROJECT_PLAN_LINE_DETAIL_CF fact.
-
Hi @kubrail, As per oracle documentation, you must add your KPIs and visualizations to the library using the Visualization Configurations page before they can be used on the Redwood Purchasing Landing Page. Here is the primary Oracle Help Center note that explains how the Visualization Configurations page works for…
-
It could be something like below … SELECT papf.person_number AS "EmpNumber", ppnf.display_name AS "EmpName", par.responsibility_name AS "RespName", flv.meaning AS "RepRole", prep_names.display_name AS "RepName" FROM per_all_people_f papf JOIN per_person_names_f ppnf ON papf.person_id = ppnf.person_id AND ppnf.name_type =…
-
Hi @jsmithA , Here are the few key tables that can help you to get the HR Rep and HR BP per_all_people_f per_person_names_f per_asg_responsibilities Hope it helps!
-
Thanks, SteveF for sharing extensive list of articles, appreciate it.
-
I am not sure if it is supported but it will be interesting to see if it is possible, please share if you are able to come up with a solution. thanks