Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
https://community.oracle.com/products/oracleanalytics/discussion/23965/trailing-space-path Can you please elaborate your query, so that the community members can help? Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61433#Comment_61433 I don't think this is possible as these details are stored as METADATA not in direct tables. What are the Tables Where the ESS Jobs and Custom Job Sets are Stored? (Doc ID 2430380.1) There is an idea already submitted for the same.…
-
Upvoted the idea. This is really critical to audit who has made the updates at admin level and to what component and what was the value before change. We had a case where an SFTP server was deleted by someone by mistake, we had no option to check and find who did this.
-
https://community.oracle.com/products/oracleanalytics/discussion/23962/erp-bi-publisher-http-data-source I don't see any communication related to this from Oracle yet. Have you seen any such documentation? Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/23959/is-it-possible-to-pull-the-approvers-for-job-requisition-approval Can you join using below? wft.IDENTIFICATIONKEY = TO_CHAR(req.requisition_id) with irc_requisitions_vl view/table. Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/23960/oracle-fusion-bip-sql-using-bipublisher-v-to-pull-data-from-audit-tables-via-bip-for-custom-reports Hi Gavin, The reports you are mentioned are related to changes happening on BIP objects - catalogs etc but not on the changes related to a particular…
-
https://community.oracle.com/products/oracleanalytics/discussion/23956/rest-soap-webservices-for-customer-relationship Hi Suprit, CustomerConnect is the right forum for such question. Please post your query on appropriate category on below forum: Sales — Cloud Customer Connect (oracle.com) Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/23954/hcm-extract-failing-with-error-user-fusion-apps-hcm-ess-appid-permission-2240 Hi Arun, Follow the steps mentioned in below MOS note to assign permissions and clear cache: All HCM Extracts Were Erroring Out. ESS Process Shows Error…
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61355#Comment_61355 Can you try below? WITH org_tree AS ( SELECT /*+ materialize / DISTINCT * FROM ( SELECT ( SELECT haoufv_p.name FROM hr_all_organization_units_f_vl haoufv_p WHERE haoufv_p.organization_id = potnv.parent_organization_id AND…
-
https://community.oracle.com/products/oracleanalytics/discussion/23918/seeded-report-to-track-users-last-login-in-oracle-fusion-24c I don't think there is a seeded report for this. You can create a custom one but it won't give you data for more than 7 days: User Last Login Date Report — Cloud Customer Connect (oracle.com)…
-
Anybody has found any workaround so far? We have started to face this issue recently because a new company addition in our environment.
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/44186#Comment_44186 Thanks for sharing. Definitely a good know feature !!! Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/23917/need-help-to-pull-organization-id-per-hierarchy-level Hi, Can you please elaborate your query a bit more? I can see you are able to pull the Ids already. Also, check if the query on below link suffice your requirement to show org id for each row:…
-
https://community.oracle.com/products/oracleanalytics/discussion/23912/bi-publisher-empty-column-missing-from-csv-output This is the expected behavior as per Oracle official MOS note: Fusion BI Publisher Report Columns Missing When Exporting To CSV (Doc ID 2177002.1) Fusion BI Publisher - Output to .csv Files sometimes…
-
https://community.oracle.com/products/oracleanalytics/discussion/23122/cool-intuitive-analytics-and-viz-on-ipl-indian-premiere-cricket-league How can I access it? Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/23911/excel-template-to-be-generating-output-in-excel-2007-or-beyond-versions There is an existing idea. Can you please evaluate that and vote on below idea? It helps to consolidate votes on a single idea and prioritize: BIP Reports built on Excel Template…
-
https://community.oracle.com/products/oracleanalytics/discussion/23905/need-help-request-non-catalog-learning-notification-template Normally, it takes around 24 hours to reflect the notification change, If you want an earlier change reflection, set the profile options mentioned in below MOS note: Oracle Fusion Learning…
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61294#Comment_61294 Thanks for the update !!!
-
https://community.oracle.com/products/oracleanalytics/discussion/23900/custom-column-to-show-salaries-compensations Can you please try the solution mentioned in below MOS? Oracle Fusion Recruiting Cloud: OTBI: How to Transpose Values from Rows to Columns in a Report (Doc ID 2878783.1) Thanks.
-
https://community.oracle.com/products/oracleanalytics/discussion/comment/61286#Comment_61286 Can you please elaborate a bit more on your requirement? For example, you are pulling 10 data fields for a query consisting of 10 tables, then you want an additional column for CHECKSUM (11th column). What will it be used for? Is…