Planning
Discussion List
-
List Files in EPBCS Planning inbox using REST APISummary: Need to have a groovy REST API code as business rule to see the list of files in the inbox (Planning) specifically just the name. we want to filter so that it j…
-
IPM Insights values are not formatted on “What would you like to do?”Values displayed in “What would you like to do?” IPM Insights are not formatted with thousands separator, and don’t have a precision limit. Unformatted numbers are diffi…
-
Copy amount to many different combinationSummary: Hi, I need some ideas for my case. So, in my case, I want to copy the amount from the specific combination to many combinations (Entity-Division-Account level),…
-
How to Extract Shared Parent member name for a member in a shared hierarchyWe have an alternate shared hierarchy in the Account dimension. We want to extract the shared parent member name for a given Account in the alternate shared hierarchy. I…
-
Converting Forms to Reports:Similar to Dashboard ConversionSummary: We have a requirement to view forms as reports. We've noticed an option to convert forms to dashboards, and we would like a similar functionality. This would al…
-
Copying a CSV file from Inbox/Outbox Explorer to Data Management Inbox using GroovySummary: Copying a CSV file from Inbox/Outbox Explorer to Data Management Inbox using Groovy Content (please ensure you mask any confidential information): I want to Cop…
-
Calculating between two datesHi I have 4 Accounts Start date(Date format) End Date(Date format) Amortization Amortization Balance I have to pass the amortization amount to the amortization balance a…
-
How to know CECOs and Accounts that have in different formsHello Experts, I have an assignment to do, in planning process we have all the accounts and all de cecos covered by different forms. I have maybe 50 forms with different…
-
Where to download the dimension securityHello everyone, We enabled dimension security for 5 dimensions. For example: dimension Scenario: My question is: How and Where can I download the list of security attach…
-
Smartlist, when aligned with the organizational dimension, displays a limited selection of membersSummary: Smartlist, when aligned with the organizational dimension, displays a limited selection of members influenced by the security at the organization level. What co…
-
Oracle Fusion ERP Cloud Receivables Transactions Integration with EPM CloudNeed: Steps or processes to be followed to integrate Receivables Transactions from Oracle Fusion ERP Cloud. Summary: We have a requirement in which we want to get Fusion…
-
EPBCS WorkflowsWas there a way to implement EPBCS workflows with Different owners at the parent and base level entity and it should still allow promotion at the parent level?
-
Is there a way to set user preferences for all usersSpecifically time zone, language, number formatting. alias table,
-
How To Create New Alias or Make Modification to Existing Value in EPM CloudHI Oracle Community, I am trying to figure out how to create a new location alias in Oracle EPM Cloud. I was able to accomplish this easily in previous version by going …
-
Business Rules suddenly go haywire -> @LIST with @UDA behavior has changed?Summary: The FIXes in my business rules suddenly resolve differently due to a change in behavior when using @LIST(@UDA(Dim,UDA)) Content (please ensure you mask any conf…
-
How to Extract Shared Parent member name for a member in a shared hierarchySummary We have an alternate shared hierarchy in the Product dimension. We want to extract the shared parent member name for a given product in the alternate shared hier…
-
How to push data from Project Module to FS Module through DataMapSummary: Integrating Projects data to FS Module through DataMap We have created the DataMap PFP_to_FS. Which will push the data between PFP to FS, but it is not working.…
-
Added account is not appeard in Income statementHI, I am using EPBCS for the first time. I added a new account 'A' under 'OFS_Total Revenue' and refreshed the database. However, the new account 'A' does not appear in …
-
SET HYBRIDBSOINCALCSCRIPT FULL;Summary: Content (please ensure you mask any confidential information): Hi When using SET HYBRIDBSOINCALCSCRIPT FULL; sometimes script run faster, and sometimes slower. …
-
Add dynamic member and its alias by using business ruleHello everyone, I have one question about create dynamic member in the business rule. I am using business rule to create member. I can name for the member but how can i …
-
Rule Design LoanHi, We need a rule to pass the amount in settlement value→ No Year→ BegBalance to Settlement month→ Settlement Year POV eg1 if Settlement Month Apr Settlement Year FY24 …
-
Assign smart list entry name to text memberSummary: Content (please ensure you mask any confidential information): Hello, is there any way to reach out the idea I mentioned on the tittle? So, I have 2 members: Ac…
-
Use ScenarioSummary: We have implemented Planning and business prepare annual budget. We intended to use the scenario to lock down the prior budget period so that user do not update…
-
Question about Planning application setting "enabledModules"Hi, Apologies if this is the wrong group, but I couldn't find an on-prem specific one. We have Planning 11.1.2.4 and currently in the process of migrating to 11.2.x. I'v…
-
Can we compute data at a Parent level with same formula as child level member?Summary: Need to calculate Parent member with the same formula as its Child member. Default behavior populates the parent with the summation of child members (Aggregatio…
-
How do I extract a label from a Smart List and load it as a text value into a text account?Summary and Content: Using a Smart List, I want to be able to extract the label for a given Smart List value and load the Smart List label as a text value into a separat…
-
Can't export data from DMHello All, I need to export the data of cube BSO "PL". At the beginning I tried to export via business rule to csv file, but it didn't work because of dynamic formulas w…
-
How to restrict user to enter decimalsSummary One customer want to restrict the users to enter decimals on forms, is this possible?Content Hello everyone, We have a customer that want to enter whole numbers …
-
Run the business rule contain dynamic member take too long timeHello everyone, I have a business rule: everything is fixed in level 0 but using Dynamic member to calculate: A = B + C. B & C are dynamic member. My problem is that whe…
-
Calling another Business Rule within a RuleHello, We understand there's an option to call another business as subprocess within a rule using following syntax. %Rule(name:="Rule to be called",application:="EPBCS",…