Category 101
Discussion List
-
Import Snapshot getting failedSummary: While importing the snapshot to another instance, I am getting below error "/Global Artifacts/Calendar :- Invalid parameter: Historical periods, Exceeds number …
-
Froms 2.0 currency scaling not rendering the same as Forms 1.0More of a comment than a question for Oracle Dev… I've come across an issue with Forms 2.0 in the out of the box currency dimension. In this application we don't need a …
-
Budget Revision Funds Check is FailingSummary: Budgetary Control View Funds Results REST call failed. Content (please ensure you mask any confidential information): We are configuring out of the box "budget …
-
Suggestions required in building the integration in data managementSummary: Suggestions required in building the integration in data management Content (please ensure you mask any confidential information): Hello, Our application is a F…
-
EPM backup of Outbox files?Our EPM system was implemented last year; as such, we had a consultant at the time use data integrations to load the budget to the GL in ERP. We now have need of the loa…
-
Users are unable to run batches / books in Explore RepositorySummary: Users are unable to run batches / books - failing with "The Database Connection could not be found: DTS" . Kindly help resolve this issue . Content (please ensu…
-
Deleting multiple reports at onceSummary: How can you delete multiple reports in one go? Content (required): Hi all, Our reports (approx 50) are put in a folder structure. As we want to delete all of th…
-
Need to find a way to change some HomePage appearance feature via Groovy/EPM AutomateSummary: Hi, We would need to change something in the HomePage of a PBCS application via Groovy Rule / EPM Automate. It could consist in the change of background image, …
-
I don't see the actuals amounts in forecast forms after running the Prepare Forecast rule.Summary: I don't see the actuals amounts in forecast forms after running the Prepare Forecast rule. I am sure I'm selecting a valid POV combination that contain actuals …
-
When use the paste option in predictive planning, only bring prediction for the last three months.Summary: When use the paste option in predictive planning (paste Prediction to Planning), only bring prediction for the last three months. All the months of the year con…
-
Currency conversion rule not working for certain currenciesSummary: Multi Currency Planning application has been set up and up until now, the currency conversions have been working fine for all scenarios. Now there is a new scen…
-
Embedded Rule Not Running in Data ExchangeSummary: Content (please ensure you mask any confidential information): I have a batch set up in data management/data exchange. For one batch job there are two business …
-
Promote Planning Units using GroovySummary: We're trying to manage approvals using Groovy but we're not able to fetch and apply actions like Promote, originate etc. using Groovy. We've followed all the st…
-
Extract all user variable in user preference in Oracle PlanningHello everyone, I am administrator of EPBCS system. Now, i want to extract all user variables in User Preferences for all users . How can i do that? Thanks!
-
Best practice validationSummary: when I refresh database the system shows: Best practice validation failures: Cube Type Message IFinance WARNING -- "The Number of blocks exceeded threshold. War…
-
Out of the box integration from Oracle HCM to EPBCS Workforce- Company in HCM extractsSummary: There has been a change in HCM configuration due to which the existing HCM extract is not pulling all the company codes. There is a need to update HCM extract t…
-
Does Sales planning enables various growth percentages to different resourcesWe have a requirement where the client wants to allocate specific growth percentages to different resources, rather than applying an overall year-over-year growth rate t…
-
grid promptSummary: Content (please ensure you mask any confidential information): Hi I migrated FRS report to Reports folder. The report consits of multiple grids, with every grid…
-
Why aren't my values aggregating up to the parents in Workforce?Summary: We have values loaded at the child values within the Workforce cube- but when we attempt to pull by the parents- they do not aggregate. Currently parents are al…
-
I am trying to use Groovy scripting to return the current user name for an account within Planning.Summary: In Planning, I am trying to return the logged user name (full name if possible) for an account which shows the initiator of the process. For example, if I log i…
-
EPM Agent Integration from Sales Fusion to EPM.We have gone through the following documnetation for EPM Agent Integration. But in the above documentation it is navigated as source and Target application under Data Ma…
-
Business rule is not executing for selected members and not working when the calc block has logicSummary: We have encountered an issue with a newly created business rule where the if condition and fix statements do not execute as expected. The problem manifests as f…
-
Creating a Custom target ApplicationSummary: I want to create a custom application in my FCCS application from data exchange, is there a way to do so?
-
How to grant access to run a integrationHello everyone, We have 10 integrations in the system. Now, we want to grant access for user A to run 1 out of 10 integrations. How can we grant access for user A to see…
-
Issue Downloading Extracted File from PBCSSummary: I have created a business rule in PBCS that extracts data in txt format and deposits the file in the inbox directory of the Data Exchange module. The rule execu…
-
MDX QuestionSummary: Help with a member formula for ASO cube Content (please ensure you mask any confidential information): Customer has a Scenario, [ActualsPrior]. The formula is, …
-
data is not picking up from local folder by epm integration agentwe are following below documentation trying to load data from a csv file which got created by a python script. It's not loading. I think we are missing some configuratio…
-
How is the IPM Prediction Insight % CalculatedSummary: I'm generating a 29 week forecast using IPM, based on a 54 week calendar year, and am trying to make sense of the "Mean Absolute Percentage Error" figure the "P…
-
PBCS: Mass Allocation does not workSummary: Content (required): Hi all When we try to Mass Allocate data, nothing happens. We ensured that the form has the Mass Spread ticked and the the Massive Allocatio…
-
Groovy EPBCS - 3 double quotes is encountered in CSV file when concatenated with double quotesHi guys, We have a variable years_m in which we are concatenating double quotes as below years_m = '"'+cell.getMemberName("Years")+'"' And the variable is passed to out.…