EPBCS
Discussion List
-
In Enabling Hybrid Mode, we encountered an error of threshold exceededThis is the error we kept getting when we try to enable the hybrid mode. "The numbers of Xref members exceeded threshold. Error Threshold: 50, Warning Threshold: 20, Cur…
-
Line Item granular level details are expected to be visible in the EPBCS management report.Summary: Line Item granular level details entered in Form 2.0 are expected to be visible in the EPBCS management report. However, despite enabling the "Supporting Detail…
-
How to sum up same code combination record in Data ManagementHello Experts, Need advice on below issue, We are loading the all data type data via EPM agent to PBCS application. While load data, for similar combination as shown bel…
-
All Approval units are visible for the user when using Approval GroupsSummary: Content (please ensure you mask any confidential information): Hi All, We’ve used Approval Groups in EPBCS to configure the workflow. Approval workflow is confi…
-
Checking null attribute in calcscriptHello experts, I have a calc script that I have to check if attribute of specific member is null or not, this is my code but is not working: FIX(@RELATIVE("Entity",0 )) …
-
How to delete actual data in EPBCS? Data was erroneously imported to a different periodSummary: How to delete actual data in EPBCS? Data was erroneously imported to a different period Content (please ensure you mask any confidential information): We are tr…
-
What can I do in OCI with Planning license?My company is licensed for Planning. Does this allow us to do anything on OCI outside of managing security for our Planning instance? If so, is there a document that out…
-
Auto predict feature is not found in EPBCS application.In Activity report the below option is showing Yes *Essbase Version supports Hybrid Block Storage Option: Yes
-
Why does FDMEE import a single record four times when integrating ERP Cloud 24C with HFM 11.2.15?Summary: Why does FDMEE import a single record four times when integrating ERP Cloud 24C with HFM 11.2.15? Only one base-level record is retrieved from the ERP Cloud GL …
-
Flex Forms and database suppressionSummary Flex Forms does not seem to work when the Database Suppression option is selected in webform definition.Content I was working with Flex Forms today and noticed t…
-
Issues using the new Data Management Adapter to load data from Oracle CloudSummary Can I load data using a custom report with the new adapter - data from HCMContent With the new toys that came out in the latest Planning patch release I was inte…
-
Error opening certain reports since update Feb 25Summary: Since the upgrade of Feb 25, some reports have the following error when opening it: ""Provide Feedback" and contact Oracle Support. Reference: a70b0cba-6c27-418…
-
Partial Row Fetch SizeSummary: I don't think the Partial Row Fetch Size setting is working for our forms. We have forms that have thousands of rows of data. So I thought using this setting wo…
-
Data Load Rules Significantly Slower in Gen2 vs Gen1Summary: Data Integration load rules (from flat files or between applications) is significantly slower in Gen2 vs Gen1. Does anyone have any tips on how to fix this? Con…
-
Experiencing issue when trying to utilize a file variable within a pipelineHi All - I am experiencing an issue when trying to utilize a file variable within a pipeline - See below: When developing the pipeline, I created a custom variable with …
-
run on saveSummary: Content (please ensure you mask any confidential information): Hi I want a rule to run in a form once user saves it. Rule has 3 RTPs that is scenario, version, …
-
Update to 445 distribution from even distributionCan we update an already created PBCS application from even distribution to 445 distribution? Thanks!
-
EPBCS - Batch Timeout in Minutes SettingEPBCS: (Data Exchange>Actions>System Settings>Batch Timeout in Minutes). What is the default value for this setting? The max value? What is the recommended value? Is the…
-
license count of user in IDCSHello Experts, Is it possible to check in IDCS for how many users client has taken the license for EPM instance?
-
Account Locked for Editing only in OEP_FSHi we recently added a new account (510725) and it is locked for input in our BSO OEP_FS cube. See the screenshot below, the other accounts are its siblings and we are a…
-
Need to re-deploy rules after new release?Summary: In the calc manager we see that all our rules have the red cross indicating its not deployed. We think this is only since the new update of Feb 25. Is this expe…Pieter-Jan Vandendriessche 31 views 3 comments 0 points Most recent by Pieter-Jan Vandendriessche Planning
-
Why is the heading justification in Benefits form set to "right"?Summary: The heading for the benefit rate form is right-justified. It used to be center. Content (please ensure you mask any confidential information): Version (include …
-
Can we copy the file from AWS S3 bucket to EPM application using the PipelineSummary: We are planning to implement the Pipeline in our EPBCS Application, and in one stage we are planning to copy the file from the AWS S3 bucket to the EPM applicat…
-
Groovy DataGridBuilder varying columnsSummary: Content (please ensure you mask any confidential information): Hi, I got stuck on a groovy rule to build a DataGridBuilder with varying columns and don't know h…
-
How we can set row suppression while using createDataExporter() to export data from EPBCSSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Disabling Specific Actions in Approval Status within Approval WorkflowSummary: In the Approval Workflow, we are looking to disable certain actions under the Approval Status to restrict users from performing them. The goal is to control the…
-
ASO vs BSO Financial Reporting FR Report has different rounding up/down handlingBSO FR report is the original report while ASO FR report is copied from BSO by only changing database connection to point to ASO cube. No other changes are done to ASO r…
-
Unable to perform bursting because the specified POV members are not found in the bursting query.Summary: We are trying to execute a Bursting Definition but we are getting the error message; Unable to perform bursting because the specified POV members are not found …
-
Execution of Data Load Rule via API - From Mulesoft to EPM (EPBCS)Summary: We are planning to load the data using the data load rule via API. However, when we tried to trigger the data load, it failed, and we encountered an error. If t…
-
Conditional Groovy in a form comparing two accountsHello experts!! I have a requeriment to do, I have this form: And with Groovy I should get a validation in BALANCE row. My requeriment is if BALANCE is equal to C1290_CA…