Category 101
Discussion List
-
How can I create a DataMap with all SmartList entries using Groovy?Does anyone have an idea how can I create a Data Map with all entries from a specific Smart List using Groovy? My application has the Smart List “SL_BP_Tipo” with 26 ent… -
Is there any function which can be used in groovy script for suppressing the Zero value record rowsSummary: EPBCS to PowerPlan export file generating rows for which data is 0 in all the months. Check if there is a function which can be used in groovy script to suppres… -
With Groovy, how can i get the specified attribute value of Entity from PVO (on a form)With below form, I want to pick the Entity value of 1188 and test if its "Type" attribute is equal to "Corporate". I am able to get the whope PVO but not the 1188 itself… -
EPBCS Security and RoleSummary: How to effectively delineate separation of duties and control with the current EPBCS security model? Content (required): Problem is that many different operatio… -
What is the Maximum Calcparallel Setting Recommended (limit)Summary: I'm trying to find out what would be the maximum recommended setting that calcparallel could be set at in EPBCS. Is there any documentation about the limit of t… -
IPM Auto predict setting for last month ActualsSummary: I was wondering before submitting an idea if there is an option to configure Auto Predict for cases where last month of Actuals is missing, because for those ca… -
How to make dimension members from top to bottom hierarchy in web-form?I have created a web-form with Account dimension in rows and there is no function selector to make members to display from top to bottom. it always show from bottom to t… -
Working with predictive planning - Error pasting valuesI'm receiving this error when I try to paste data into a webform: However the webform looks ok: I'm not using period dimension, all data is against begbalance. Thanks yo… -
Dynamic member in a FlexForm errorSummary: I have a FlexForm that have a mix of stored and dynamic member. The expectation is that when submitted, it'll submit data from the stored members, but will igno… -
Smart Push from BSO to ASO is Excluding AccountSummary: We have a form definition with multiple lines. The first line has the exclusion of an account 49149990. The forth row of the form is listing this account explic… -
Make cells readonly for specified data rangeHello all, For a program we enter start date (01-02-2025)-dd-mm-yyy and End date (31-12-2025), From this range feb 2025 to dec 2025 the cells has to be editable remainin… -
Denying a Transfer OutSummary: Hello, I have a use case of a department manager submitting a "Transfer Out" of an employee, and an administrator needing to deny the transfer request. Using OO… -
Script DesignHi, We have a requirement when a smartlist value is selected for a particular intersection, we need to identify all other intersections that use the same smartlist value… -
Create or Update All Substitution Variables Defined for the ApplicationHello, I am trying to leverage "Update Substitution Variables " REST API and below is the code: Through Postman it is working fine. I am trying to execute it as I did fo… -
Can I check the details of users having access to all EPM applications/environmentsTo check the details of users having access to EPM applications/environments -
data management category disappeared for all DRLsSummary: Content (please ensure you mask any confidential information): Hi all We have an issue where the category has disappeared in data exchange for our DRLs. However… -
Maximum number of members in Period DimensionSummary: What is the allowed limit on Period dimension? (Dense). Custom cubes Content (please ensure you mask any confidential information): What is the allowed limit on… -
How To find Oracle EPM hostname and port number?Summary: How To find Oracle EPM hostname and port number? Content (please ensure you mask any confidential information): We want to find Oracle EPM's Hostname and port n… -
EPBCS Dashboard 2.0 - The Property Menu of a Grid Object is Greyed Out, Unable to Edit Data FormattiSummary: We have a "Dashboard 2.0" Dashboard, and we have added one Grid Object from a "Forms 2.0" form. We are trying to adjust the data formatting of that grid object,… -
HTTP500 internal server error when running concurrentusage rest apiSummary: I'm running the below rest api for concurrentusage I get success response as below but in the email, it says tests are failed with HTTP500 internal server error… -
Audit Tool doesn't return the historic.Summary: I'm referring to the Audit feature in EPM Cloud applications, I need to consult the modifications of User Administrator and Group Administrator. Content: Basica… -
How to generate GL Journals from Oracle EPBCS to Oracle Fusion GL ?Summary: How to generate GL Journals from Oracle EPBCS to Oracle Fusion Cloud GL ? Does Native connector exist to do that ? Content (please ensure you mask any confident… -
PBCS User variable selection throws an error ajax to servlet failedSummary: During selection of member name in user variable limits, it is giving this error "ajax to servlet failed" with a small pop-up window for one particular project.… -
Configuring compensation for different statusesSummary: Configuring OOTB Workforce Planning, and I see that when I choose a Status of "Leave of Absence" for an existing employee that the total compensation for the ch… -
Reports - dynamic user variablesSummary: Hi all, Currently we are building a report with specific formatting. It is however the customers desire to maintain a high level of flexibility in order to stre… -
Is it possible to have a specific message show when throwing veto exception on a form rule?Summary: If a rule has a veto exception triggered when launched on save of a form it doesn't show the message on the pop up on the form, just that the rule failed. Conte… -
Error while migrating P_Vision_SampleApp_LCM_24.08_08142024Hi Team, I'm seeing the below error while migrating P_Vision_SampleApp_LCM_24.08_08142024 "EPMLCM-14000:Error reported from Core Platform Unsupported migration of artifa… -
Convert Json to csv using groovy scriptSummary: Hello all, Here is the json link: using this I'm able to display the content in jobs. I want to generate into csv file in inbox/outbox explorer. This is my code… -
where Transparent Data Encryption is used by Oracle in EPM SaaS environmentSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Groovy to execute rulesetHello Champs, What is the groovy function to execute a ruleset with few parameters like Entity, Period, Scenario? I did a google but getting script with bunch of other f…