I want to add an event trigger based on an pl/sql function on the HCM table in BI data model. Where can I find the package names?
Hi @Raerae
By default default package filed is Null. But you can set using below -
data model Properties pane, enter the Oracle DB Default Package that contains the PL/SQL function signature to execute when the trigger fires
or
https://docs.oracle.com/middleware/12211/bip/BIPDM/GUID-BBCC37B1-40CD-43C0-BD8C-2BE095F49EAC.htm#BIPDM332
You can follow above navigation to see the available package and select the required and move to right side box.
Regards
Arjun
Your answer does not answer my question but only points me to how to add event triggers from a package. I want a list of pl/sql functions from HCM that can be added as triggers. From what i have learnt so far, oracle does not allow us to define pl/sql functions on the hcm tables so I wanted to know if there are seeded functions that triggers when an hcm table changes so that i can use it in my bi report model
Your question seems to be more on the HCM data model, tables and operations there inside than Publisher as a product.
You maybe want to consider asking in a HCM forum for that: https://community.oracle.com/customerconnect
I created a XLSX template in Oracle Analytics Publisher Desktop 26.01.01 and uploaded the template to a BI Publisher report in OTBI. Things worked initially, but this morning when running the report I received an error: The report cannot be rendered because of an error, please contact the administrator. Error Detail:…
Hi All, I have a question regarding the BI Publisher Outputs. I have configured the rtf template output as Excel but when the XML Report Publisher program completes and I click on View Output, the output opens in a browser and renders as an HTML. Can some one please assist why this is so. The BI Publisher version is…
The issue is related to the NordPass browser extension installed via our corporate policy. Issue observed: Users were unable to upload custom BI Publisher templates in Oracle Fusion (BI Publisher / Oracle Analytics) using Microsoft Edge and Google Chrome. The upload dialog remained indefinitely at "Uploading, please…
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…