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
-
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 27 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 33 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… -
Unable to refresh database. Message: Network error: Timed out before receiving all dataSummary Unable to refresh databaseContent Hi everyone, I am getting the following error when I refresh the database. (image) "Cube refresh failed with Essbase Cube: Plan… -
Unable to refresh databaseSummary Unable to refresh databaseContent Receiving following error message when refreshing database, even though no job/rule is running: "You cannot refresh database wh… -
WORKFORCE TRANSFER ENHANCEMENTS - Oct 2020Summary Multi/2-step process only moves the Transferred out employee to holding pool for Entity only at the source custom dimensionsContent Hi I was testing the recent e… -
PBCS Job Recent ActivityContent Anybody know what the limit is in the PBCS Jobs Recent Activity log? How long does the activity stay in the log? Is is based on time? Do the jobs fall off the lo… -
EPM Agent with local SQL ServerSummary EPM Agent configuration in a local databaseContent Hello guys, I am running some tests with the EPM Agent and I would like to know if I can configure using a loc… -
Need to copy data from current month to the multiple future periods.Summary Copying data from one intersection to another for multiple times. Content We calculate certain value for a certain month, based on a certain formula. The value c… -
Dashboard 2.0 Issue with SparkchartSummary Sparkchart does not render correct dataContent Sparkchart is not able to render correct information when you change start and end index. see the below screenshot… -
Smart View Member Name and AliasSummary How in Smart View we can get the name and the alias shown in a cell?Content Hello, We are working on Smart View Ad Hoc and we don't see a way where a cell shows …