Groovy
Discussion List
-
Format for Passing q ParameterSummary Format for Passing q Parameter in Call REST API Component in Action chain.Content Hi guys, Hope you are all doing well. I wanted to know how to pass value into t… -
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 … -
How to access adf.context.getSecurityContext() valuesSummary adf.context.getSecurityContext()?.getUserProfile() is not populating when used in groovy scriptContent Hello, I am trying to get User Profile values and the use … -
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… -
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w… -
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 -
BO Object Validator -Unable to set attributeSummary Unable to set attribute in object validatorContent I'm try to set the value of one of the fields in the object validator, based the value of another field, but I… -
QR code generationContent Hi, I am trying to generate a QR code that is a combination of 6 values. Is there any workaround for the below? Any advice? Regards, Duha -
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… -
Sending Mail Using Object Function and Groovy CodeSummary Sending Mail Using Object Function and groovy code basede on com.oracle.breeze.ramp.helpers.Email.sendContent Hi all, When I try to implement the following blog … -
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… -
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer… -
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… -
Post Service call in Groovy ScriptSummary I am trying to call make service call using groovy script. But getting ExceptionContent I've defined a REST service with one POST endpoint. I try calling it base…User_2025-02-04-12-44-05-865 85 views 0 comments 0 points Most recent by User_2025-02-04-12-44-05-865 Visual Builder