Comments
-
Hi @Lea B, If you are looking for BI Publisher Audit reporting capability, please take a look into the following document & the blog which might be useful. https://www.oracle.com/technetwork/middleware/bi-publisher/wp-fusionbipaudit-5459609.pdf https://blogs.oracle.com/fusioncoe/bi-auditing-in-cloud-hcm If your question is…
-
Great tutorial! The step-by-step guidance on extractor setup, schema validation, and in-place data discovery makes this very practical and easy to follow. Thank you very much @Dalton Lobo Dias-Oracle for sharing such a useful resource.
-
Excellent overview of how BICC and AIDP can work together to unlock the full value of Fusion data for AI and analytics. The practical tips around Delta Sharing and file conversion are especially helpful. Thank you very much @Miles Novotny-Oracle for sharing these valuable insights.
-
Very useful & helpful information. Thanks for sharing @Alexandria Toothman-Oracle!
-
Very helpful & useful information. Thanks for sharing @JohnW-Oracle!
-
Great walkthrough; very well structured and practical. Really appreciate you sharing the demo, notebook, and detailed guide with the community! Thank you very much @Laxminag Mamillapalli!
-
Very useful document. Thanks for sharing @Lindsay Wait-Oracle!
-
Glad to hear your issue has been resolved. Thanks for sharing the solution details. It will definitely help other community members facing similar issues. Thank you very much @User_FBG8L!
-
Hi @Kim Buch, Welcome to the Oracle Analytics & AI Community! Could you please share a few more details, such as: Which Oracle product/application you are using? The module involved (for example: HCM, ERP, Recruiting, etc.). The reporting tool or analytics platform being used. Your Oracle Cloud / application version (if…
-
The guidance on AI Assistant setup, especially around indexing, synonyms, and best practices for conversational analytics, is really helpful. Appreciate the effort in putting this together and making it easier for the community to adopt AI-powered analytics. Thanks for sharing this detailed and well-structured overview…
-
Glad you are able to resolve your issue. Thanks for sharing the details; it'll be helpful for the community members.
-
Hi @mjime, Please take a look into the following post which might be useful. Report that shows what OBTI is attached to an Initiative — Cloud Customer Connect Hope this help. Thank you.
-
Hi @Sachin P, Can you please share the report catalog / query so that we can replicate the issue in our instances and also can you share the requirement like you want the data as of some effective date like if you are executing the report today you want the records as of today etc. Thank you.
-
This lineup of topics is really valuable. Looking forward to the sessions, especially on security and semantic model extensions and to learning from the CEAL team. Thanks for organizing these Office Hours @Archana Singh!
-
Hi @Gayathri K M-Oracle, Welcome to the Oracle Analytics & AI Community! The issue you're encountering is likely expected behavior. When combining multiple subject areas (SAs), an inner join is typically used, which results in excluding records from one subject area if they don't have matching data in the other. A…
-
Hi @User_3BDEA, You might find the following document helpful if you haven't come across it already: About Managing Data Model Indexing and Synonyms Using a CSV File: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acabi/managing-data-model-indexing-and-synonyms-using-csv-file.html Hope this help. Thank you.
-
Hi @Saloni Sharma, Absolutely, I agree that the issue arises when users forget to uncheck the 'Use Bursting Definition to Determine Output & Delivery Destination' option while scheduling. As mentioned in my previous post, the workaround I suggested can help minimize the risk of accidental bursting during adhoc report…
-
It'll be very helpful feature to have. Upvoted.
-
Hi @User_OBU92, Can you please check whether the user is having any data roles to view the data? You can get the details from the below Oracle Document. https://docs.oracle.com/en/cloud/saas/analytics/26r1/fahia/data-roles.html#GUID-C9F7CB8F-7459-4757-A1DC-67F87061E19B Additionally, if your data load has been completed…
-
Hi @Sachin P, Welcome to the Oracle Analytics & AI Community! Pending workers are stored in the PER_ALL_ASSIGNMENTS_M table with an ASSIGNMENT_TYPE of ‘P’. Once they are converted to employees, the ASSIGNMENT_TYPE is updated to ‘E’ So possibly you can print the column 'ASSIGNMENT_TYPE' in your query or put a filter on it…