EPBCS
Discussion List
-
Adding a new dimension to EPBCSSummary When adding a new dimension, the dimension doesn't get createdContent Has anybody encountered this behavior? I tried to add a dimension to an application. I have…M. Kyle Goodfriend-Oracle 48 views 4 comments 2 points Most recent by M. Kyle Goodfriend-Oracle Planning
-
How can I ensure I get all the required details on Employee Demographics form on Strategic WorkforceSummary I have done all the template based and seamless integrations, but, the data in employee demographics screen is not populating. I have even pushed data to reporti…
-
What's New in 20.12?Summary Wrap-up for a Strange YearContent Well, this concludes a strange year (to say the least) but one with lots of new features. We've snuck several more for this mon…Mark Rinaldi-Oracle 204 views 5 comments 6 points Most recent by User_2025-02-08-03-53-41-891 Planning
-
HFM Process Control orchestration out of PBCSSummary We are looking for a possibility to administrate HFM process control management out of Oracle Planning Cloud (PBCS), both having the comparable entity hierarchy …
-
Export/ Import -> Cluster Icons, Card Icons, Tab IconsSummary Is there an option to Export/ Import Cluster Icons, Card Icons, Tab IconsContent Hello, PBCS provides icons to be used for clusters, cards and tabs (within a das…
-
Rest API to set member alias?Summary Can a member alias be updated via Groovy / Rest API?Content I have a request to allow users to change the alias of a member. I was pretty sure it was possible. I…User_2025-01-30-02-55-20-807 46 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
EPM – Application Design for EPM Planning Part I: App Deployment, Dimensions, & Forms, 17 December 2Content Submit your questions for the EPM – Application Design for EPM Planning Part I: App Deployment, Dimensions, & Forms session to have them answered during the live…
-
Remove Quarters from Period Dimension?Summary Is it possible to remove the quarters from the period dimension?Content Our planning app has YearTotal, Quarters, and Months. We would like to remove the quarter…
-
execute data map as admin but triggered by power userContent Is it possible to execute data map as admin but triggered by power user using Groovy rule?
-
Linear programming within EPBCSContent Hi all, For one of our clients we want to use linear programming methods to get optimal values for some planning problems (like solver in Excel). Are there ways …
-
Show Alias in configuration page of EPBCSContent Hi Oracle team, We have kept alias on period as P1, P2, P3, etc as per client requirement. In the configuration page-> Planning and forecast preparation where we…
-
Pull metadata into AdHocs?Summary Users want to be able to pull metadata (attribute values) into AdHocsContent We have 13 attribute dimensions against our entity dimension, and the users would li…
-
Did the Clear All Data and Setup when Deleting an Application make it into the patch 20.12?Content Wondering if anyone has tested the updates in 20.12 released this week - if so is the Clear All Data and Setup When Deleting an Application change applicable to …
-
Automate Level 0 ExportContent There still isn't a way to automate a 0 Level essbase export in cloud Planning correct? I'm referring to a true export, not through the UI or CDM. Those methods …
-
Add a hyperlink to an EPBCS Dashboard to execute a business ruleSummary Dashboards - Is it possible to include a hyperlink to a Commentary block?Content I have a request to have a hyperlink to execute a business rule from a Dashboard…User_2025-01-30-02-55-20-807 39 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
Could a non-admin user move a structure member?Summary Would like to allow non-admin users to move members using a groovy ruleContent We have a request to create a business rule which will move a member in a particul…User_2025-01-30-02-55-20-807 27 views 4 comments 1 point Most recent by User_2025-01-30-02-55-20-807 Planning
-
Workforce Transfer Action Menu skipping Prompts screenSummary When using the 'Transfer Asset' option, a prompt window to select target entity/department does not get displayed. A message of Transfer successful appears immed…
-
Alternative to HypSetPOV VBA CommandSummary Alternative to HypSetPOV VBA CommandContent Context: Ours is an EPBCS application set up as Custom app type. In most forms, we have Product dimension member in P…
-
How to change Dashboard graphs from millions to billions?Summary Client is recording data in thousands instead of units.Content Hello everyone, One of our clients is recording data in thousands, so 1 unit in EPBCS is equal to …
-
PBCS Job Console Filter of Job Run timeSummary PBCS Job Console Filter of Job Run time to find out all jobs which ran for more than 5 minsContent Looking forward a filter in Job Console to select run time of …
-
User POV not active when accessing report via GUISummary User POV has been setup for a report, but it doesn't work only when generating report through application GUI ("Reports")Content Hello guys, We encountered a pro…
-
Conditional Mapping Data ManagementSummary SQL script to multiply the amt and upload the resultContent sAmount = float(fdmRow.getString("AMOUNT")) if sAmount == 0: fdmResult = IGNORE else: fdmResult = sAm…Venkatraman Krishnan-241509 66 views 13 comments 1 point Most recent by Thejas Shetty-Oracle Planning
-
IF for multiple conditions.Summary IF to be used for multiple condtions and if they are TRUE only for it to workContent Hi I have a case where im using a formula to calculate values based upon two…
-
BSO to ASO transfer : Level 0 dataContent Hi I have a question. When transferring from BSO cube to ASO cube using data management or any other option, does level 0 data only get imported from BSO to ASO?…
-
Capital module existing asset depreciation to be taken from oracle erp fa moduleContent Hi We are currently using Oracle ERP Fixed asset module and also EPBCS capital module. And for new assets which are budgeted to be added for the planning year, w…
-
Calculation on attribute dimensionSummary Is it possible to perform calculations to populate attribute dimension members?Content We have a use case where we'd like to create attribute dimensions and perf…
-
Removing (modifying) the "Headings" cover page built-in in Book of ReportsSummary Impossible to edit or remove first, default page in Book of ReportsContent Hello guys, Does anybody know how to remove or edit the first page which appears when …
-
Essbase function to get a summation of all branchesContent Hi We are transferring our data from BSO to ASO cube for aggregation. However there is a requirement to have a interim aggregation in the BSO cube, for a certain…