Unfortunately, the data model got deleted. So we need to know who has deleted the data model.
Could you please share the steps to check the history of data model.
@Yuvaraj Meganathadu -
Please check if auditing is enabled. If it is, you will be able to retrieve all the details regarding the user who last accessed the data model and initiated the deletion operation.
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acabi/audit-data-publisher-catalog-objects.html#GUID-6E05FC42-D2CF-4658-B9A1-595968CC8FA6
Hi @Yuvaraj Meganathadu
You can refer the Below audit report to get the tracking details -
BIPCatalogObjectAuditTrail
Regards,
Arjun
Hi team,
Would like to reach out to you for some help on where is the "Server Configuration page" mentioned in the online document, somehow I cannot find it via Navigator —>Reports and Analytics —> Administration page, did I went to a wrong page?
Please advise, thank you
Hi @Liwen Chiu
As per your screenshot you are in the analytics administration page.
Under Publisher section —> Manage Publisher
Administration page —> System Maintenance —> Server configuration
Monitor and Audit —> Enable Monitor and Audit (check box) and select the Audit level.
Got it, thanks Arjun!
https://community.oracle.com/customerconnect/discussion/931736/i-need-to-find-a-way-to-audit-who-deleted-a-folder-in-reports-and-analytics
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
OTM/GTM Product is currently using OAC for reporting. We wanted to know what is the limitation for oracle BI Publisher rtf template size. We already have verified the documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/top-faqs-design-publisher-reports.html But wanted to know if this generic figures…
Hi, We are trying to retrieve the complete history Bip report of assignment updates where the same assignment record has been modified multiple times with an unchanged Effective Start Date. We are currently using PER_ALL_ASSIGNMENTS_M and PER_ALL_ASSIGNMENTS_M_; however, the data returned does not consistently reflect all…
Hello Team, I am generating a BI Publisher report scheduled through an ESS Job with the output format as CSV. When the report returns no data, I need the output file to contain only the column headers. However, the generated CSV contains the headers followed by an additional first data line with delimiters only, which is…
Anyone facing issue with calling the https://xxxanalytics-[tenant]-ia.analytics.ocp.oraclecloud.com/xmlpserver/services/ExternalReportWSSService?wsdl with runReport operation with WSS-Username Token after recent upgrade with OAC ? The Basic Authenticaiton works from SOAPUI , however the WSS-Username Token does not work and…