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
-
Moved: if there is not a Scheduled Ship Date on the order line, the Supply Plans are not seeing the…This discussion has been moved.
-
EPM High Availability Strategy enabling for SaaS EnvironmentsHi All, We have received a request from the customer to implement a robust High Availability (HA) strategy for their EPM environment. As part of this requirement, High A…
-
401K calculation exceeding threshold for employee Job ChangeProblem Summary: We are using Workforce OOB, Let's say if the employer is giving 3% on Salary with Threshold limit of $12000 for 401K Benefit. we are loading Workforce d…
-
Business Rule/Groovy Scripting to remove data in ASO at a specific intersectionSummary: Trying to determine if there is a way to create a business rule or groovy script which would clear data in ASO at a specific intersection utilizing members deri…
-
How do I get remove a line on a dashboardSummary: I created a form for a dashboard that I'm creating and a random line is showing up in the dashboard grid that I cannot remove. Is there a way to remove this lin…
-
How to get the users last access dates from OCI consoleHi, I am able to see the last access data for all users in the OCI console users management page. How to download this data? When i try to export the users through the a…
-
Adding an approval URL link in the approval email notificationSummary: Content (please ensure you mask any confidential information): I noticed that the official Oracle guide includes a screenshot of a URL in the approval email not…
-
Retrieving Base currency tagged to an Entity in EPBCS using groovyHi all, I am trying to retrieve Base currency tagged to level 0 entities in EPBCS application using groovy. As shown in the below image, for the respective level 0 entit…
-
@XRANGE not work properlyHello everyone, I am using XRANGE function in my rule to calculate the average amount. Under my Period dimension, I have YearTotal hierarchy and YearTotal_Input alternat…
-
Groovy Script is Failing with Expression exceeded the maximum number of new view instances (50)Summary: we are building Cascading feature for copying header bill to details to line level details with out Amendment for the lines where Interfaced flag is N we are en…
-
How to prevent users from loading dynamic member to the system when using data load ruleHello everyone, We have a data load rule to import data from a file to PBCS. In this file, we have the Account parent level, which is set up as a dynamic member in the s…
-
EPBCS Reports, creating a book made up of other books, the TOC is incorrect in all the lower books.Summary: In Reports, when creating a book made up of other books, the TOC for the main book is correct but for all 'children' books the page number in the TOC is wrong. …
-
What Happens if a dimension hierarchy type is not set in an ASO cube?Summary: What happens if a dimension's hierarchy type is not set? Does the hierarchy type just default to "Stored"? Content (required): I recently set up an ASO cube for…
-
member formula ASO - MDX only working for first IIFHi in MDX (ASO member formula ) is only working for the first IIF not the others for the below MDX, it only calculates for Actual, and Budget shows nothing but if I move…
-
I have an extension built in Redwood on Oracle ERP Cloud, but it's slow when querying data.Summary: I have a payment request extension for the accounts payable module in Oracle ERP Cloud that was built on Redwood. However, queries to fields within the developm…
-
Sharing Info: String Compare in Planning - @CalcMgrCompare functionSummary Execute a set of statements based on the Variable/Prompt Value (String Compare)Content Hi All I found something interesting and want to share with all of you. We…
-
How to configure Continuous move with NR to return to the origin locationHello, We want to do a round trip in OTM. We want one shipment to go from location A to location B, loaded, and unload in location B, then, we want the truckload to move…
-
How to make the Period dimension parent member as read onlySummary: Without using Groovy script and without applying dimension-level security on the Period dimension, I attempted to provide cell-level security for the parent mem…
-
Automation of user variable limits/definitions?Summary: Is it possible to automate additions of new members in user variable definitions? Content (required): We have a number of user variables to assist in the limita…
-
Mapping attributes in DataManagement using PBCSSummary: Hello experts, I have a doubt with an special mapping that I have to do in PBCS and DM. I have two different PBCS applications: Application1 (Source) has a dime…
-
how to retrieve the child job status for a Groovy DataImportRequestWhen executing a groovy rule using createDataImportRequest() the rule that calls the import will succeed even if the import fails. what is the way to check if the import…
-
Dashboard 2.0 option "Show Reason For Read Only" does not work from the Action tabSummary: Dashboard 2.0 option "Show Reason For Read Only" does not work from the Action tab Content (please ensure you mask any confidential information): Hi all, The ne…
-
Groovy failing while calling external REST API when adding date filtering conditionDear Experts, We have groovy script to generate csv file from RSET API json response. It is working fine when we don't have date parameter filter in REST API. The moment…
-
smart view 25.1 compatibility detailsCan any one please let me know where to find Oracle document for smart view 25.1 compatibility details.
-
Use Workforce OOB template/BR with RTPs and DTPs in a custom groovy scriptI have requirement where I need to Transfer bulk employees in the OOB WF module (Using the OOB BR OWP_Transfer, or the included OOB templates OWP_Transfer_T, & other 2).…
-
Operational data to EPM PlanningSummary: If we have to source Operational data and forecast demands specific grants, is it possible in EPM? Content (please ensure you mask any confidential information)…
-
Task Manager widget expanded in FCCS but collapsed in EPBCS Home PageIn Oracle FCCS, the Task Manager widget on the Home page appears in an expanded view by default, showing counts for Announcements, Late, Today, Seven Days, and Open task…
-
How to create a groovy rule to check for line returns in a text fieldSummary: We our trying to prevent our end users from entering a line return in a text data type member. Content (please ensure you mask any confidential information): We…
-
How to change the file name of data export to file processSummary:Hello, in PBCS, we have an integration to export some data, the filter changes, then, this data changes, how can we change the file name dynamically? Right now, …
-
Using PREVSIBLING PERIOD not working in Period with QsHello Experts, I have a dynamic calc with different IFs because there are some month that PREVSIBLING is Qs instead of level0 Base Period. I fix this problem with differ…