Groovy
Discussion List
-
Script or Template objects in Calc Manager, which one is better and why?Summary: Script or Template objects in Calc Manager, which one is better and why? Content (required): Hi All, I wanted to clarify what the community members think about …Fred_Mamadjanov 91 views 5 comments 0 points Most recent by Fred_Mamadjanov EPM Platform and Freeform -
How to refresh a form using a groovy rule?Summary: How to refresh a form using a groovy rule? Content (required): Dear all, I've written a Groovy rule to add some complex control before saving data. This rule is… -
Groovy error "A method called by the script failed on line..."Summary: I am trying to update the substitution variable using a groovy script from the Business rule, which is returning an error. Content (required): I have a groovy s… -
Is it possible to run a Groovy rule before load without User Variable error?Summary: Unable to execute a script replacing user variables because user variables are missing. Content (required): I am trying to execute a script that automatically f… -
Sum duplicate rows from Rest API export data slice to move data to FCCS through import data sliceSummary: Trying to move data between Planning and FCCS through Rest API export/import data slice using a groovy map but getting duplicate lines that aren't adding togeth… -
I have to display date data which i have entered in dataform using groovy scriptSummary: Content (required): This is the data form in which I'm entering the data. I have to display the date format in Job console. This is the code i'm trying to displ… -
Documentation regarding usage & purposes of Supported Classes and Methods for Use in GroovySummary: Requesting a resource, such as a PDF or other documentation, that explains the functions and purposes of each method listed under the "Supported Classes and Met… -
Groovy Business Rule - crossDimCell across Multiple Dimension Members (Account and Scenario)Summary: We are attempting to use Groovy to assist with custom validation rules to run prior to save on forms in our application. However, the form in question uses the … -
How to convert ActivityDescription CLOB to text in Groovy ScriptSummary: We are trying to gather the ActivityDescription in a Groovy script to parse to an external system via Web Service. The issue we encounter is that ActivityDescri… -
What is the best way to export large amount of data to file?Summary: Trying to expor data to file but having issues of either Data export job generating .zip file, exportdataslice has cell limit of 500.000 or getting around cell … -
Unknown error using Groovy/REST API to move data from FCC to ASO Reporting cubeSummary: Attempting to write a Groovy/REST API script to facilitate data entry made within an FCC application to be moved, On Save, to an ASO Reporting application, setu…Evan L 71 views 1 comment 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Data maps from BSO to ASO includes Dynamic Smart List members using GroovySummary: Hi All, Please review the bellow groovy script and help us to add the Smartlist syntax. Smartlist Name: SL_BillType ,Smartlist Member Name: Dyn_Billing Type, (T… -
Add parent account via groovy scriptSummary: Content (required): Hi everyone, does someone have an example of groovy script to manipulate the parent account on Account object? Mainly, we are interested to … -
Exporting data with combinations of Smart List members in EPBCSSummary: We are experiencing a delay with Smartpush execution, which is likely due to we use of dynamic members (Smart Lists). Is there a way for us to export data that … -
[Integrations & REST API] Struggling with updating Source Filters via REST APISummary: I am trying to create rules that utilize the REST API to override source filters when running integrations in Planning. Unfortunately, I cannot seem to get the … -
Download file via an API in Groovy RuleSummary: What is the location on a local computer while downloading a file via an API in Groovy rule ? Content (required): I'm trying to download a file from my EPMEnvir… -
How to Groovy for copying data in PlanningSummary: Trying to create a script in Groovy to copy data from one scenario to another, so far unsuccessful Content (required): I am running Planning Cloud. For various … -
Excel File Upload and Download using Application ComposerSummary: **This post was created as part of a How to Service Request (SR) Release: 23A Summary of the question: How to read some an excel file using groovy and use the v…Suri Natarajan-Oracle 151 views 1 comment 0 points Most recent by George-Enache-support-Oracle Sales -
Cannot access sandbox tool, 'Manage Service Mappings'Hello! I have created a sandbox and added the tool 'Manage Service Mappings'. However, I cannot access the 'Manage Service Mappings'. What could be the reason for this? … -
Retrieving cell value and posting backSummary: Hi, I have one member called "Counter->No Project" I want groovy to pick value from it and add 1 and post it back. I basically want to use this counter while cr…
-
Can groovy execute when a POV is submitted aka "Go"Hey Groovy experts, Is there anyway to execute code after a POV is selected, and entered? e.g you change multiple members in the POV and then hit the "->" icon. I want t… -
Generating a sequential, unique ID for a record/tuple?Summary: Generating a sequential, unique ID for a record/tuple? Content (required): I need to generate a sequential number for a field to have a unique ID for a record. …