Groovy
Discussion List
-
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 …
-
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…
-
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 …
-
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 …
-
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…
-
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 …