Get Started with Redwood: Oracle Cloud SCM and Purchasing
PBCS
Discussion List
-
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 44 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
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…
-
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
-
Normal "Planner" Users seems to have Power User rightsContent Hi all, It seems that all normal "Planner" users are able to see all reports in EPBCS, when they navigate to explore repository they don't have access to the sam…
-
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 …
-
Profit and Loss reportSummary show balance of account 72000 in three bucket(s) based cost identified based on the contract assigned to GL accountContent HI, In our environment, we have five d…User_2025-02-10-06-33-58-444 33 views 2 comments 1 point Most recent by User_2025-02-10-06-33-58-444 Planning
-
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…
-
smart list id not generatedContent Hi I have created a period smart lists by selecting the option "create from members" and "automatically generated id" as well. But no smart list id is generated.…
-
EPBCS: Unable to remove applicationContent Hi all When we try to remove the application from the system: Application -> Overview -> remove application, does not do anything. Can someone confirm if this is…
-
Reporting on cells with comments in PBCSSummary Creating reports that only include cells that contain comments Content Hi, one of my users of PBCS has asked me whether it'd be possible to report on commented c…
-
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…
-
PBCS Conditionally schedule reportsSummary PBCS, Is it possible to only have reports send when some kind of this month is now closed action has been taken?Content Hi, looking into the schedule reports for…User_2025-02-10-15-12-48-631 29 views 4 comments 0 points Most recent by User_2025-02-10-15-12-48-631 Planning
-
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…
-
Navigation Flows - feature becomes invisible when another user is assigned to NF group which is thenSummary navigation flow turns invisible to one user belonging to navflow group and assigned to navflow when another user is given the same accessContent Hello guys, For …
-
Copy data from BSO cube to ASO cube in EPBCSSummary Need to transfer data from OEP_FS to EPBCS cube in EPBCS application Content Hi I need to transfer data from OEP_FS cube which is the BSO Cube in my application …
-
Aggregation performance issue in Hybrid BSOContent Hi everyone, I have experienced calculation performance issues related to Hybrid BSO (when comparing to on-prem) when formulas rely on attribution associations a…
-
Rule Sets with Variables stopped workingContent Hello everyone! Almost all of our Rule Sets that use Replacement Variables stopped working after the 20.11.62 update. The prompt to set the Rule Set variables is…User_2025-01-28-02-48-16-296 47 views 6 comments 0 points Most recent by User_2025-01-28-02-48-16-296 Planning
-
MDX - Clear with nested accounts and exclude dyn calc membersSummary Nest multiple rollups of accounts dim in a clear scriptContent I have a clear script and this code works for all Balance Sheet accounts. This is part of my cross…
-
Copy data from ASO to ASOSummary Copy data from ASO to ASO using Data ManagementContent We have a custom workforce app (our company is too big for the delivered module) which has multiple BSO an…User_2025-01-30-02-55-20-807 542 views 12 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning
-
ePBCS Workflow : Tree viewSummary Request for ePBCS Workflow : Tree viewContent Hello, I would like to know why the "tree view" is not available for users in ePBCS workflow? Today, we don't have …
-
Best Practices: Creating a new Substitution VariableSummary As a best practice, i recommend first search for variable existence and then create a new oneContent Whenever we are trying to add a new substitution variable, s…
-
Need an calculation command/essbase function which calculates the number of days for a monthSummary Need an calculation command/essbase function which calculates the number of days for a monthContent Hi This is with regards to rolling budget in Planning. We are…