Groovy
Discussion List
-
Understanding the Importance of Groovy Collections - KScope Follow UpI received a number of questions when I attended KScope. A lot of people had a tough time wrapping their head around the fact that using Groovy could actually reduce cos…
-
execute Data management rule from a Business Rule GroovySummary: Hi All, im trying to run a data management rule from a business rule using groovy script. The Data rule is on the Instance A(for Eg) and the business rule is al…
-
Groovy REST API Download Has No New LinesSummary: Using REST API Download in Groovy BR - the text has no new lines Content (required): We are able to use the REST API Download request to get file contents from …
-
REST API moving data between apps combining dimensionsSummary: We are trying to move data between two Applications in which the Source Application has Entity and Cost Center and the other Target Application only has Entity …User_2025-03-10-23-52-55-073 62 views 6 comments 0 points Most recent by User_2025-03-10-23-52-55-073 Planning
-
Smart Pushes on Ad-Hoc SmartView submissions?We have setup our application so that all of the forms have a Smart Push assigned to it so that users can go to an ASO reporting cube to see instant aggregating results.…
-
how to trigger data management rule in PCMCS using Groovy in PlanningSummary: how to trigger data management rule in PCMCS using Groovy in Planning Content (required): We have 2 instances, EPBCS and PCMCS, we would like to pull data from …
-
Rounding off issue in ASO MDX ScriptingHi all, I am trying to copy data from BegBalance to months (Jan to Dec) in ASO cube using MDX scripting. Below is the code: When I am executing this script, the value is…
-
Extract UDA and Attribute from CURRMEMBERHello experts, I have a requeriment to do. I have 3 dimensions for this process: 1- Account : Account1 (UDA: Red) Account2 (UDA: Yellow) Account3 (UDA: Black) 2- Product…
-
Data Validation and Throw Exception using Groovy Grid IteratorSummary: Groovy DataForm data validation - raise exception and highlight cells which are causing this causing. Content (required): I have quite number of columns on the …
-
Is there a way to sort Planning form rows by a column value while the form is loading?Summary: Looking for a way to sort the rows in a Planning by a column value each time the form opens. Users are able to use the sort function after the form is loaded, b…
-
Scheduling User Group Report via Groovy APISummary: I'm attempting to schedule the User Group Report via Groovy API in order for it to generate an output file within the Inbox/Outbox preferably. I'm currently abl…
-
I have to display a popup in a data form using messagebundle according to a ConditionSummary: Here I'm considering two accounts A1, and A5 If A1
-
How we can use setData in Groovy scriptingSummary: I have to clear the cells which are edited in a data form using set data function Content (required): Version (include the version you are using, if applicable)…
-
Is there a way to reload datagrid when running groovy rule after save.Summary: Is there a way to reload datagrid when running groovy rule after save. Content (required): We are using a flex form to transfer employee to different intersecti…
-
How to update tuple in groovySummary: I am trying to push some data from an ASO cube to a BSO cube (having different dimensionality) with a Groovy rule. Not able to elaborate the Tuple object. Conte…
-
Groovy: unexpected char 0xA0Hello all, I am trying to use data grid definition builders to read a form which is used for integration from CPX to FS. But, while executing the rule, encountering the …
-
Groovy Edit Script option not available for Planning Enterprise AppContent (required): Hi all We are trying to use groovy scripting for an enterprise application, Custom type but the option is greyed out. Is there a way to enable for Cu…
-
Not able to calculate data using GroovySummary: I am trying to calculate discount using groovy but data is not being calculated. BR is attached Run after save. Form Layout. Content (required): Set costCenter …
-
Readonly based on smartlist-GroovySummary: I want to readonly cell based on smartlist value Content (required): I have a smartlist under memeber name Annual or Multi-year Smartlist name is Annual_or_Mult…
-
Groovy BR DataImporter Error: java.lang.UnsupportedOperationExceptionSummary: In Groovy business rule, trying to load data using the dataImporter but getting the error: java.lang.UnsupportedOperationException Content (required): Have trie…
-
Pass parameters from a Groovy Business RuleSummary: Content (required): I have a Business Rule attached to a form that uses Groovy to execute only on the edited cells. I have a captured the members in variable "e…
-
Member Description groovySummary: Is it possible to change/add Member description property through groovy? Content (required): My requirement is I have a position code dimension, and 2 Text fiel…
-
Calculation based on TimeSummary: Is it possible to load time and get the difference between two times in pubs? Content (required): We can't load the time in pbcs as there is no property for it,…
-
EPM agent before scripts groovy is not able to establish the connection with SOAP APISummary: I am trying to load data through soap API using EPM agent. I am already done with the groovy script and validated. it returns the API data in the groovy consol.…
-
How to execute Groovy rules from user or planner user (non admin)Summary: I have a PBCS application with groovy rules, and I need to one user with non admin roles execute a groovy rule. When this user try to execute obtain this error:…
-
CalcMgrGroovyNumberHello! I'm trying to mask data with a similar approach that the random function in excel. I've been reading old posts where there was a way to do this using @CalcMgrGroo…
-
Groovy error "A method called by the line failed" when trying to integrate with EDMCSSummary: This groovy script has been created in order to export metadata from EDMCS and import it into Planning. But it still gets an error saying that "A method called …