Groovy
Discussion List
-
Fetch the value of a substitution variable from a groovy ruleSummary Attempting to get the value of a flag (which is a substitution variable) from a groovy ruleContent Let me start by saying that my groovy knowledge is limited; I'…User_2025-01-30-02-55-20-807 324 views 8 comments 1 point Most recent by M. Kyle Goodfriend-Oracle Planning
-
Groovy - Make particular cells on form locked/not editableContent Hi Team, We have developed a form, where we need that wherever the member is List price, that row should become read only. We have these members under the parent…
-
Get the attributes from a member via REST APISummary Get the attributes from a member via REST APIContent Hey all, I am trying to get all the attributes associated to a member via REST API via groovy. However I am …
-
User variable in GroovySummary fetch a user variable in a Groovy scriptContent Hi I'm new to Groovy script with PBCS. I'm looking for a command to fetch the content of a user variable in a gro…
-
Groovy - Download file via Groovy to my pcSummary Groovy - Download file via Groovy to my pcContent Hi experts, Is there a way for the client to execute a business rule to generate a file and download to his pc?…
-
Any option to automate SpreadSheet Export on Dataforms in EPBCS/PBCSSummary Do we have any option to automate the Spreadsheet Export option on Dataforms in EPBCS/PBCSContent Options to automate export of Dataform in EPBCS/PBCS to Excel u…
-
What's New in 20.06?Summary Many things but especially a long-awaited enhancement...Content I hope this post finds you well and that you are allowed to leave the house! Well, here we are ag…
-
Groovy Grid BuildersSummary Groovy Grid Builders doesn't push to invalid intersectionsContent Hi ALL Need your help getting some insight on this topic - I am trying to replace my Data Manag…
-
Possible to export Job Console status detail?Content Has anyone figured out a way to export Job Console data that inlcudes the Job Status detail? I've been able to use the REST API to export the job status code via…
-
Need Help! Building a Dynamic Calc Currency Translation in PBCS BSOSummary I'm trying to build a dynamic calc currency translation member that works on parent membersContent I'm trying to build a dynamic calc Scenario member to do curre…
-
Groovy SupportSummary I am building a rule in groovy. below is the script which is failing to give me output. Waiting for an supporting handContent The script logic is to pick one com…User_2025-02-04-12-31-54-073 71 views 15 comments 0 points Most recent by User_2025-02-04-12-31-54-073 Planning
-
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 171 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 …
-
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…