Hi,
I am creating a report in OTBI using data model and I have established the RTF file for the report. But I am not able to make the RTF for the parameters to work.
Hi Ivony,
Can you please check if below helps?
How to embed BIP report in OTBI dashboard with Date Prompt/parameter? — Cloud Customer Connect (oracle.com)
Thanks.
Dear Ivony Ann Paula Salango, On RTF Templates, Updatable variables differ from standard XSL variables <xsl:variable> in that they are updatable during the template application to the XML data. This allows you to create many new features in the templates that require updatable variables. The variables use a "set and get" approach for assigning, updating, and retrieving values.Use the following syntax to declare/set a variable value: <?xdoxslt:set_variable($_XDOCTX, 'variable name', value)?>
Use the following syntax to retrieve a variable value: <?xdoxslt:get_variable($_XDOCTX, 'variable name')?>
More details on :
https://docs.oracle.com/middleware/12212/bip/BIPRD/GUID-C5A6173D-9D9A-47BD-9F8E-45A72B5E08A4.htm#BIPRD2530
Please test the same and let me know if that helps. Thanks, Dimple N
Hello @MandeepGupta and @Dimple-Nagesh-Support-Oracle, thanks so much for your help. I managed to create the dashboard.
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…