Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Surya, Can you please try to use CAST function? Thanks.
-
Hi PamS, As per my understanding, it is not possible to create a custom SA in your SaaS environment. You can do it in Fusion Analytics Warehouse if you have subscribed for that. Thanks.
-
Hi Pam, Can you please confirm if you have run Import Oracle Fusion Data Extensions for Transactional Business Intelligence process? While defining the flexfield attributes, check the BI enabled checkbox and then run this process. The flexfields will start appearing in the SA. You will be easily identify the attribute from…
-
Hi Pam, You can use User Keys and skip the Source System Id and Source System owner attributes. In this application will auto generate these Ids. However, it is advisable to use these keys using HDL. You can put it any logic to generate the source system ID like Talent Profile_ProfileCode_ContentItem_Date From Any code…
-
Hi Pam, To update existing records,you will need to use the existing source system keys. For that you will need to query hrc_integration_key_map table. Use below joins: HRT_PROFILE_ITEMS HPI, HRC_INTEGRATION_KEY_MAP HIKM, HRT_PROFILES_B HPB WHERE HIKM.SURROGATE_ID = HPI.PROFILE_ITEM_ID AND HPI.PROFILE_ID = HPB.PROFILE_ID…
-
Hi Pam, SectionId is a mandatory attribute which you will need to pass. Also, please try adding DateFrom and DateTo fields as well. SourceSystemId is fine. Please check if the source system owner exist in the HRC%SOURCE%SYSTEM% lookup. Check the below link to find section id:…
-
Hi Pam, My apologies. You would need to use Talent Profile -> Profile Item HDL for uploading this data. Below is sample file:…
-
Hi Pam, You will need to use ContentItem.dat only. So, you are at correct place. Check the attached excel file to find the attribute to store certificate number. Let me know if you need any more details. Thanks. Profile_Management_Content_Template_Definitions.xlsx
-
Hi Chandrajit, This is incorrect forum for your question. Please post it under either under Application Security or your respective product area. Thanks.
-
Hi Rajneesh, Can you check the history and see if it shows the report as successfully delivered? Thanks.
-
Hi @Alan Lee - Oracle-Oracle, Can you please consider atleast defaulting the view option to table? Thanks.
-
Interested to know as well. Currently, we are archiving the EBS DB and dumping it to custom schema on FAW. Would be interested to know if the adapters are available.
-
Hi @Ravi Guddanti-Oracle, Thanks for the document. This definitely helps. When can we expect the DR feature in CY 2022? Any timelines for that? Also, any additional information if you can provide like: a. Will the new DR feature cost additionally? b.How much time it will take to implement the new DR feature for an existing…
-
Hi Team, Any pointers? Thanks.
-
Hi @Raghavan p-Oracle, If I understand correctly, the query you shared will provide details only for reports which are scheduled? Is there a way to get the details for all reports? Thanks.
-
Hi Swapnil, As per my understanding, we can't get this information as BIP data is stored as metadata in xml format. While you wait for an answer here, it will be a good option to raise an SR in parallel and get confirmation from Oracle support . Thanks.
-
Hi, Please check if below thread helps: https://community.oracle.com/customerconnect/discussion/comment/573302#Comment_573302 Thanks.
-
Hi Team, Any pointers, please. Thanks.
-
Thanks Nupur. I will go through the provided links and will get back if any questions.