Hi Expert,
Does anyone have a query to fetch the Archived Transaction Summary data?
I would really appreciate it if you could share a BI query here.
Thank you in advance.
BR,
Saher
Hi, Have a go at a query from "Human Capital Management - Approval Notification Archive Real Time"
Hi @Nathan CCC
Thanks for your reply.
I'm looking BI QUery, which I want to adjust in my SQL query.
Do you have SQL Query?
Thanks
Hi, Yes that is already a SQL query in BI. So you can build your SQL query. Decide what columns you need.
select all 0 s_0 #, … add cols here , "Facts - Approval Notification"."Count of Tasks" as s from "Human Capital Management - Approval Notification Archive Real Time" fetch first 7 rows only
A query from a subject area is SQL (also known as a logical SQL). A query from the application database tables and views is SQL (also known as physical SQL). Both types of SQL can be used in a data model in a report in OTBI depending on which of the 4 data sources you select in your data set.
As a good practice if you can answer your question using a SQL query from the subject areas then that is the better option. But on page manage sessions you can always view log if you want to understand what physical query(s) the system generated for your selected logical query from a subject area.
To view log for your logical SQL on page /analytics/saw.dll?issuerawsql then ask your bi administrator to use page manage privileges /analytics/saw.dll?PrivilegeAdmin to grant your user or a role your user has or inherit privileges issue SQL directly and manage sessions.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
We would like to understand the reason for the difference in configuration options for the “Send Message to Team” action across the Redwood VBCS Recruiting pages. Currently, we observe the following behavior: On the Job Requisition and Job Requisition List pages, it is possible to hide/remove the “Send Message to Team”…
Is there a way to extract existing BIP reports saved in a specific folder? Like can capture Report Name, Report Path and Owner for example?
Is there a log that can be checked on our side that might help with the issue. I've submitted an SR, however it is currently being bounced around between different areas. Could not establish connection. oracle.xdo.delivery.ssh2.SSHMessageException: Error in decrypting message Current thought is that this is an issue with…
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…