To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Planning
Discussion List
-
Encrypted Files in Data Management?Content Client requirements: "must ensure that file-exchange is tokenized/encrypted all the way to its consumption. As in, this data cannot be available in an unencrypte… -
MDX member formulaSummary MDX member formula performance issue - aso cubeContent Hi everyone, We have an ASO cube (PBCS) and a MDX dynamic formula that calculates the period to date of an…User_2025-02-05-00-34-04-259 58 views 2 comments 1 point Most recent by User_2025-02-10-12-12-36-595 -
Redwood Theme Significantly slows envrionmentContent At the start of day yesterday we switched our theme to Redwood in order to prepare for the February patch that will allow multiple tabs. Since that switch the en… -
strategic modelling in smart viewContent Hi I have a small issue. Im new with use on strategic modelling module. I created a model and then an account group in smartview. This appeared at the point of v… -
@CREATEBLOCK function not creating blocksSummary Trying to use the @CREATEBLOCK function to create blocks, but it isn't doing it.Content I've used this function a number of times. I recall that sometimes it has… -
Archive Versions vs Archive ScenariosContent I was talking with an old colleague about archive version/scenarios and wanted to get a broader opinion. The requirement is to archive off the forecast every mon… -
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… -
EPM – Application Design for EPM Planning (Part II): Calculation Manager Rules & Hybrid BSO, 7 JanuaContent Submit your questions for the EPM – Application Design for EPM Planning (Part II): Calculation Manager Rules & Hybrid BSO session to have them answered during th… -
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… -
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 35 views 4 comments 1 point Most recent by User_2025-01-30-02-55-20-807 -
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 38 views 2 comments 1 point Most recent by User_2025-02-10-06-33-58-444 -
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… -
How to use value's from assumptions form in calculations in other forms?Summary How to use value's from assumptions form in calculations in other forms?Content We have created an assumptions form. On this form certain criteria are captured a… -
Passing a SmartList Value to a MemberSummary Question about IF calculationContent Hi everyone, I tried to pass a smartlist value to a member using these functions but it doesn't work. "Version" = @MEMBER(@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?… -
Strange Behaviour on Business RuleSummary Question on block creationContent Hi everyone, I noticed a strange behaviour while writing a business rule that made me question my knowledge on the concept of s… -
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… -
Is Dynamic Time Series still used!?Summary DTS or not to DTSContent Hi All, I'd be interested to hear if anyone is still using Dynamic Time Series? Thanks, Mark Version 20.11.70 -
Netsuite - PBCS data intergration errorSummary Not reading source data - time out error : Traceback (most recent call last): File "", line 133, in extractDataFromSource RuntimeException: java.lang.RuntimeExce… -
Error with SET commands when validate a business ruleSummary Some validation error message is showing on my all business rules unexpectedly, weeks ago was working fineContent Hi, I'm getting this Warning message when valid… -
Behavior for rules run-after-save without accessContent Hi, I believe this happened to some of you, but seems no one raised this. Currently for any run-after-save rule on the webform, if a planner has no access to the… -
Integrating JDE with PBCSContent Hello! Is it possible to load data from on premise JD Edwards to cloud PBCS using the cloud version of FDM (Data Management). I searched the documentation of FDM… -
User Variable in BRContent Hello, I'm trying to pass a user variable to a business rule following an old guide of cameron LP blog. Unfortunately, the Business rule never validates. Do you … -
PBCS: Audit report only displays three days of informationContent Hi all While checking our Audit report, with a filter for all users and for the last 30 days, we only see data displayed for 3 days. We tried exporting with EPMa… -
REST Commands to create and delete users require upload of CSV file to repository first. Can we getSummary REST Commands to create and delete users require upload of CSV file to repository first. Can we get REST API commands that contain the user parameters in the com… -
Groovy script to run only on valid cellsContent Greetings! We have a form where we have valid and non-valid rows (set via valid intersection). Our groovy script is working for all the accounts present in the f… -
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… -
Faster method for Aggregation in EPBCSSummary Need a faster method to aggregate values in epbcsContent Hi This is with regards to aggregating values in EPBCS application. We have enabled financials and using… -
businessrule Update SubVarContent Hello, I think this topic has been covered many times, but I've just wonder if there is any option to update a substitution variable using a business rule code (… -
Dyncamic Calc Member isn't calculating unless data is submitted at the block for the specific periodContent We have a very simple member formula (1;). The account is a Dynamic Calc account (we even set it to Dynamic Calc just for the cube, and entered the member formul…