Groovy
Discussion List
-
Excluding members in DataGridDefinitionBuilderSummary How do you remove / exclude members from list with DataGridDefinitionBuilderContent I am trying to do the equivalent of an Except / Exclude, replicating what you…
-
Updating User Variables Via Groovy ruleSummary Updating User Variables Via Groovy ruleContent Hey all, Can i update a user variable via groovy rule? Any help will be appreciated, Version 20.01.33
-
What's New in 20.03?Summary ... a lot of things that make your life and my life easier!Content Oh my, it's time for another installment of the What's New post. As always, I plagiarize the o…
-
Unable to see Groovy Script Job when executing through Job SchedulerSummary I have written a Groovy script which calls other rules and DM rules within it. When run through the scheduler I cant see the Groovy Script JobContent The Issue i…
-
What's New in 20.02?Summary ... a lot since we don't do much in the YY.12 and YY.01 releases!Content Okay, after a few slow months around the holidays, this 20.02 release is packing quite t…
-
Running multiple essbase scripts in one groovy calcSummary Can groovy only run one essbase calc per script?Content Hi, When I run an essbase calc script from a groovy script, the following command runs the script: return…
-
Groovy: Get the memberName of a SmartlistSummary Trying to use a groovy rule to get the memberName of a Smartlist entryContent Hey all, I am trying to create a member on the outline via BR using groovy calculat…
-
dumb groovy question - get all row members on a gridContent I've seen a lot examples of getting row members for cells that have been edited but what about if I just want to get all row members on the grid? I tried this bu…
-
Passing in parameters to a business rule call via GroovyContent Hello, I have a groovy script that determines a planning member name I would then like to use as a parameter I can pass into a business rule then execute I know …
-
Running a rest api on business rule returning errorSummary I am trying tu invoke a API from a Business rule and it is returning a errorContent I am trying to run a business rule calling a api, I have created an named con…
-
REST API - Update a member using groovy ruleSummary Trying to use a groovy rule to update the entity outlineContent Hi all, I am trying to do a groovy rule to update my entity dimension using REST API. However it …
-
Updating Substitution Variables using a Business RuleSummary Trying to update the substitution variables using groovy ruleContent Hi, I'm developing a pbcs application that has a great amout of substitution variables. I wa…
-
What's New in 19.11?Summary ... let's find out!Content Is it me or did this month fly by? It's time to check in on the latest developments in EPM Planning but, as always, I assume you've al…
-
Grab the current user name and store in PlanningContent Hi guys has anyone come up with a way to grab the current user logged in and store their name as a value in a text account? Hypothetically the process would run …
-
Export Job Console is not capturing Smart PushSummary When we download the Job Console via REST API, we can see records for Data Map, but not Smart Push, even though Smart Push shows on the Job Console in the UICont…
-
What's New in 19.12?Summary ...last one of the year!Content Here we are again and for the last time this year (BTW, pet peeve, this isn't the last time in the decade... decade ends 31-Dec-2…
-
Using Groovy to integrate data between differrent PBCS applicationsSummary Is it possible to use groovy to integrate data between PBCS applications?Content We are planning to migrate several Planning applications from on-premise to the …
-
Planning in EPM Cloud: Free hands-on Groovy training in San Francisco BaySummary Planning in EPM Cloud: Free hands-on Groovy training in San Francisco BayContent The San Francisco ODTUG / Oracle EPM Meet-up group is sponsoring a free hands-on…
-
Groovy Script with RTP variables fails to launchSummary Groovy Script with RTP variables fails to launchContent I am able to successfully validate and deploy the rule created with Groovy script having three (3) RTP va…User_2025-02-06-00-01-50-884 374 views 12 comments 0 points Most recent by User_2025-02-05-11-54-50-101 Planning
-
Groovy script in ASOContent Hi Gurus, Can anyone help me with a sample Groovy script for ASO cube. I am using the below one as sample. Though in the job console it shows completed, I do not…
-
Random Groovy error "A method called by the script failed on line..."Content I have a groovy script that uses rest api to call a business rule then is suppose to check the run status until the business rule completes. It appears to fail r…
-
trouble passing multiple RTP's in Rest api Business rule executionContent Thanks to Manfredi's help I have code to execute a business rule using a Rest call. It works beautifully for a business rule that has one RTP. I'm having trouble…
-
Copy SnapShot from Production to Test Instance using GroovyContent Hi, I am trying to copy the snapshot using Groovy from the EPBCS production enviornemnt to EPBCS Test Enviornment. The Process is running without any error but i…