Dear Members,
I want to prepare an OTBI report containing the below details:
Please suggest the relevant subject area(s) to achieve the same.
Have you tried the subject area for roles and privileges?
for example, to get a list of users and their roles
#/analytics/saw.dll?issuerawsql select all 0 s_0 , "User"."User Name" as user_name , "User"."Person Number" as person_number , "User"."Person ID" as person_id , "User"."Employee Display Name" as person_display_name , "User"."Employee Full Name" as person_full_name , "Role"."Role Display Name" as role_name , "Role"."Role Name" as role_code , "User"."User Suspended" as user_suspended , "Role Facts"."Number of Roles" , "Role Facts"."Number of Users" from "Security - Roles and Privileges Real Time" fetch first 7 rows only
BTW A user may or may not be linked to a worker. If the user is linked to a worker then "Job Title", "Company", "Manager Name" [and possibly "Email" (if this is one of the many home or work etc contact emails of the worker rather than the one user email of the user)] are from the employment information person assignment(s) of the worker linked to a user. A person may have multiple assignments at the same point in time. So you will need to join to a HCM subject area workforce management assignment to get this then if the person has multiple assignment ids at the same point in time then add a where clause to pick which of the multple assignments you wish to use like get only the current latest sequence instance effective date today between effective start and end date which is primay and active etc.
Thank you for the information. Shall check the solution and get back.
HI @Nathan CCC , @Mayur Rathod
how to join these '2' subjects areas -"Security - Roles and Privileges Real Time" and "Workforce Management - Worker Assignment Real Time" in OTBI reports. Can you please help me on this part. Becuase, when i move the fields from each subject area in criteria and checking is results. it is showing as empty output.
Thanks
Fareed.
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…