Groovy
Discussion List
-
hide rows in a pbcs formHello Experts! I have a form that I would like to supress rows that contains "almost" zero. I click on option supress missing / zero rows but in my example doesn't work …
-
How to display an arraylist in popup using groovy scriptSummary: Display an array list in popup using groovy script Content (please ensure you mask any confidential information): Hello guys In a data form i'm entering startda…
-
Is there any possibility to retain Audit history data for two years in EPBCS?In Current EPBCS Audit, Maximum of 180 days audit data is only present. Can we increase this to One or Two years? Through EPM Automate command we see data can be exporte…
-
How to display dates range between two specified dates using groovy scriptHi all, In a form I am enterting Start date and End date. My requirement is to display the dates from Start date to end date which i have entered in Form using groovy sc…
-
Not able to read data using Groovy Data Grid Definition BuildersSummary: Hello Experts, our requirement is to read the smart list data from the grid and for that we have created grid using the "Grid Definition Builders". below is the…
-
How to troubleshoot Crossjoin in Groovy (ASO) - and if NonEmptyTuple is possible to useSummary: Struggling to find what could be missing/wrong in a Groovy ASO Script leveraging Crossjoin Also wondering if NonEmptyTuple can be leveraged Content (required): …
-
Evaluating selected row member on form...lookup an alternative value and display on another formI have a form with an action menu that evaluates the project in a row and opens another form and uses this member in the page dimension. This works without issue. Howeve…
-
-
-
Error in Groovy Script while calling Change Status for ApprovalSummary: Hello Experts, I am trying to call change status via groovy script by building the connection through other web services functionality in PBCS. Below is the err…
-
Groovy doesnt recognise StringasNumber RTPSummary: Hi There, I am trying to convert a script into Groovy, which returns an audit stamp for the time, date and the user when the rule was ran. While everything is w…
-
Essbase variables are slower than direct referenceHi All, Can some one examine my two scripts carefully and help me understand why using Essbase variable is slower than direct reference of the cross dimension. Please no…
-
Delete data except shared memberHello experts, I have an account dimension (dense dimension) that I have a hierarchy with 1000 members, this hierarchy has shared members and store members. I would like…
-
Groovy script to extract all level data of BSO cubeSummary: Hi All, We have a custom cube and we would like to extract all level in a specified csv file format , (any other groovy function will be helpful) Cube cube = op…
-
Groovy Rule Fails Validation getDataGridBuilderSummary: I am walking through the Oracle tutorial on Groovy using their sample code and provided Snapshot. When I try to validate the sample code, I am getting an error:…
-
PBCS DATACOPY expected behavior.Hi Guis, Can someone please confirm below cases are as expected with DATACOPY command. case #1: SET COPYMISSINGBLOCK OFF; Source has block but copy intersection has #Mis…
-
Need to have a pop-up message based on which continuing the groovy rule or not in a data formSummary: Hi, We are facing the following challenge: There is a data form where users can change a certain amount. Once they save, a groovy rule runs to address an associ…
-
Is there a way to insert a Delay in PipelineSummary: Ability to have an xx amount seconds delay in between actions in Pipeline Content (please ensure you mask any confidential information): We are wanting to perfo…
-
Rest of Year Period MemberSummary: Content (please ensure you mask any confidential information): I'd like to create a ROY (rest of year) member in my period dimension. It should be first forecas…
-
Clearing of partial data failed ASO cube with groovySummary: Clearing of partial data failed: Syntax error in input MDX query Content (please ensure you mask any confidential information): hi all, trying to clear partial …
-
What's New in 20.08?Summary ... some exciting stuff, as usual!Content Okay, so I'm about a week late with this post this month. I hope you haven't been having withdrawals, pacing your home …
-
Groovy script not performing the bursting definition jobSummary: I need to perform a bursting definition job in NR for which the Groovy script has been developed in the EPM planning. We have established the connection for the…
-
getPassword() not working what i am doing mistake here.Summary: Trying to get username and password and want use for epmautomate but getting error for getPassword() Content (please ensure you mask any confidential informatio…
-
Groovy script to save Username and Transaction date informationIn Data Form, the User inputs data and saves the Form. Using the Groovy script, I want to save the Username and Transaction date in members from Plan element Dimension i…
-
Groovy script error with IP listSummary: Content (please ensure you mask any confidential information): We are getting this error using a groovy script: Error method called bu the script failed on line…
-
How to get the number of entries in a smartlist?Summary: I am trying to export the data from a smartlist to a csv file but I can't get the number of entries dynamically, does anyone know how to do it? in this example …
-
email address using GroovySummary: Fetch the email address using Groovy Content (required): Hi all Would like to find out if anyone was successful in finding out the user's email address from the…
-
Automate Creating Mappings in Data ManagementHello All, For Account Dimension, when we launch an Integration from EPRC, and finally in log of the Process details there are members that are not mapped / or don't exi…
-
Exporting a custom MR report from Library to Inbox/Outbox ExplorerHi all, Good Day! We have a report developed for our client as shown below. So, is there any possibility of pushing this report to Inbox/Outbox Explorer in PDF format us…
-
How to check if member exists in Account dimensionHello experts, I have a requeriment to do. In my account dimension I have two hierarchies. First one has nevershare members like this: 600001 / 600002 / 600003 / 700001 …