Get Started with Redwood: Oracle Cloud SCM and Purchasing
Groovy
Discussion List
-
Strategic Modeling Live: Defined. Discussed. Demonstrated.Summary We are hosting a Live Workshop on Strategic Modelling where we are showing how you can take a current forecast, use it as a base scenario in Strategic Modelling …
-
Download a file using migration API v1 results in HTTP 416 errorSummary EPM Cloud documentation indicates the API version to use for "Download File" is v1, not 11.1.2.3.600. Attempting to "GET" the "download Link" results in 416 erro…
-
What's New in 20.05?Summary ... a really good feature, IMO!Content Here we are again.... given the current, worldwide situation we all find ourselves, I'll share a quick update that someone…Mark Rinaldi-Oracle 175 views 6 comments 16 points Most recent by User_2025-02-06-11-55-10-982 Planning
-
Can Groovy Call Business Rules in Other Pods?Content Can a Groovy Business Rule call a business rule in a different pod? We have end users that need to push data across pods and then calculate that data. With the r…
-
What's New in 20.04?Summary ... at least a few topics many of you have been asking for are here!Content Well, it's that time again and I hope this post finds you safe and healthy. I'm sure …
-
Error when using Groovy's DataGridDefinitionBuilderSummary Error when using Groovy's DataGridDefinitionBuilderContent Hi, One for the nerds - I am using the Groovy DataGridDefinitionBuilder class to build a grid and am g…User_2025-01-30-17-44-26-417 69 views 7 comments 1 point Most recent by Amith Kumar Madisetty Planning
-
Process Detail LogSummary Automation of downloading Process Detail lof file in Data ManagementContent Hello everybody, I need help regarding the automation process of downloading Process …
-
WF Incremental Loads - Termed and Transferred Employees Not RemovedSummary Incremental Loads can have bad data "stuck" at intersectionsContent The nature of an incremental load is that only data that has changed in the load file will be…
-
Create a Attribute member via groovy or REST APISummary Trying to use a groovy rule to update the attribute dimensionContent Hey, I want to update my attribute dimension in order to add more members. Can i do it via g…
-
Forcing Dataform Refresh via Groovy ruleSummary Forcing Dataform Refresh via Groovy ruleContent Hi all, I know this topic sounds stupid, but i have an issue where i have updated a userVariable via groovy rule …
-
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 377 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…