Groovy
Discussion List
-
Planning REST API calls which are allowed from Groovy Business Rule ?Summary Planning REST API calls which are allowed from Groovy Business RuleContent Hi All , The intention is to write a Groovy Business Rule ( triggered by the Administr…
-
EPM Agent with local SQL ServerSummary EPM Agent configuration in a local databaseContent Hello guys, I am running some tests with the EPM Agent and I would like to know if I can configure using a loc…
-
Assign access to Entity group excluding set of level 0 member at different levels of hierarchyContent Is there a way to Assign access to Entity group excluding more than 100 level 0 member in different levels. Alternative hierarchy is not an acceptable solution. …
-
Entity Dimension custom attribute mapping with Custom dimension in EPBCS using data managementContent We defined the custom attribute dimension for Entity and tagged it to level 0 entities. Same custom attribute dimension defined as Custom dimension by prefix C_.…
-
Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit SSummary Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit Selector FormContent Benefits are getting calculated incorrect…User_2025-02-05-11-02-18-093 45 views 1 comment 0 points Most recent by User_2025-02-05-11-02-18-093 Planning
-
EPM Cloud replacement for MDX queriesContent I have a situation where users are exporting data out of an on-prem ASO cube via MDX executions programmatically (they're not static queries, parameters are pass…
-
Trigger a Job via Groovy RuleSummary Trigger a Job via Groovy RuleContent Hi, Is it possible to trigger a job or a set of jobs via Groovy rule? Any samples will be appreciated. Regards Mary
-
Error with Groovy to get Sub Var ValueSummary Works for some SubVars but not othersContent Hi All, I'm experiencing what I would consider as odd behaviour when using Groovy/REST operation.application.getConn…
-
Data Export from PBCSSummary PBCS Data Export using a groovy business ruleContent Hello Friends - Hope all are doing well and staying safe!! I need some help on Data Export in PBCS. I have w…
-
What's New in 20.09?Summary ...Some cool stuff!Content Well, here we are again. Another monthly release with lots of exciting updates. As always, please be sure to read the official What's …
-
Groovy-Clear Non Numeric data in Formula RowsSummary SetFormattedValue() and SetData() functions are not working as expectedContent I'm trying to clear Non Numeric Data in Formula Rows. The SetFormattedValue() and …
-
Issue with Groovy Script updating an Attribute Value via RTPContent Hello - I am running into an issue with a Groovy Script. I have built a process that allows a non-Admin to execute a Groovy script (via a form) that updates a Pr…
-
What's New in 20.07?Summary Let's dive into this month's New FeaturesContent Well, it's that time again. Sorry for the delay as the US Holiday last week and some other reasons have led to t…
-
ASO groovy - MDX function to filter based on UDA in alternate hierarchySummary ASO groovy - MDX function to filter based on UDA in alternate hierarchyContent We are trying to filter entities in a shared hierarchy based on currency UDA. As a…
-
Invoking a Business rule via GroovySummary Invoking a Business rule via GroovyContent Hi all, I am trying to execute a business rule via groovy. However it does not run. Can you help me? Below the code: d…
-
Groovy: Identifying Dimension Members in the POVContent Hi All, I'm just dipping my toes into groovy, and using online sources and tutorials to help me out (thanks Kyle your blog is great!). But am hitting some walls.…
-
Extract only certain parameters from JSON outputContent Hi all, With an API call I want to list all available files in EPBCS which are available for downloading. The JSON body is printed to the log, but it seems that …
-
Rename application snapshot with APIContent Hi all, Can anyone tell me if it is possible to rename the daily applicaiton snapshot, using REST API? I can't find it in the documentation, but it is possible w…
-
Trigger 'Application Diagnostics' via EPMAutomate or RestAPI or Groovy?Summary Is there a way to trigger the "Application Diagnostics" via EPMAutomate or RestAPI or Groovy?Content As you know there is "Application diagnostics" feature which…
-
ASO Groovy - Clear target before allocataionsSummary We want to clear target account before performing ASO allocationsContent Hi All, We are performing ASO groovy allocations in our project and the only issue we ar…
-
Groovy TemplatesSummary How are EPM Cloud administrators standardizing Groovy usage?Content I am writing to find out from EPM Cloud administrators on how you are creating standards in G…
-
Can you populate a text based account via a calculation script?Content The ask is to have an automatic "audit" of any change to a specifc upper level account that occurs due to a data load. I have some ideas on how to track these ch…
-
XWRITE like functionality between EPM Cloud Planning applicationsSummary What is the community using to create XWRITE like functionality between EPM Cloud Planning applications?Content Hey all, I have developed two methodologies to mo…
-
contains - in groovySummary contains issue in groovy BRContent String sRTPMgt = rtps.Mgt.toString() List Mgtlist = ['Africa','Canada','UK','China'] if (Mgtlist.contains(sRTPMgt)){ run datam…
-
Apply context on dash boards between 2 data formsContent Can we do the apply context between two forms - like I have master form where I have full entity structure having regions/country/divisions. Now the child form h…Suresh Ratnala-Oracle 52 views 6 comments 0 points Most recent by Shankar - PM Cloud EPM-Oracle Planning
-
Groovy to provide option to retrieve data for intersection of specified member combinationSummary Retrieve data for member combination without virtual gridsContent Groovy provides only one option to retrieve data using virtual grids. This creates a lot of has…User_2025-02-08-03-53-41-891 271 views 13 comments 3 points Most recent by M. Kyle Goodfriend-Oracle Planning
-
Attributes selection on data forms making data grid as read only, can we make it editableContent Hi All We are preparing the data forms where user wants to filter the entity hierarchy on forms using attributes to input the numbers. Country is an attribute di…
-
Can we define security based on Attributes defined for entity dimension?Summary Requirement is to define user based security based on entity attributes, if I selected the region entity hierarchy where I want to give access to only the entiti…
-
Retrieve Substitution variable values in Groovy Business RulesSummary Retrieve Substitution variable values in Groovy Business RulesContent Hi All , While writing a Groovy BR , I was unable to find a Method which can retrieve the v…