Groovy
Discussion List
-
Test on smartlist value in groovySummary: hi all, Test on smartlist value in groovy Content (required): Is it possible to test on a smartlist value in groovy. We want to make cells read only if a cell v…
-
Send Email REST API Stop Working from Last FridaySummary: Send Email REST API Stop Working from Last Friday in Prod Content (required): I have noticed that from multiple clients. Using REST API to trigger send email st…
-
Restore Backup - Rest API Status CheckingHi, Has anyone here used the Restore Backup functionality via Rest API? We have successfully been able to use it via groovy business rule in one of our planning apps, bu…
-
Invoking a Cube Refresh via Business RuleSummary I am trying to create a business rule that executes the Cube refreshContent I am trying to create a business rule that executes a cube refresh. I have created a …
-
Groovy - Acting on Edited Cells IssueHi, We are running a basic groovy rule on save to act only on edited cells. The form in question is a spin off of the OOB expense trending form, but with additional dime…
-
Validating smartlist selection through groovySummary: Hi,I want to check if user has selected same smartlist value in other lineitem,and throw the error Content (required): I have a smartlist called "Customer Group…
-
Multiple calculation scripts from a single groovy scriptSummary: Can we run multiple calculation scripts from a single groovy script? Content (required): Hi, I tried running a groovy script with 2 cal scripts (base on 2 strin…
-
How to get the Smart Push functionality to work in Dashboards when they are being utilized via SmartSummary When submitting data for an EPBCS Dashboard in Excel via the Smart View 11.1.2.5.910 (Build 172) add-in, the Smart Push for the underlying simple forms being sav…
-
Groovy Data Movement Across ApplicationsSummary: Hi Experts, In the past, I have successfully used Groovy scripting to move data around within a cube, or between cubes in an Application using the GridBuilder o…
-
Push Data from BSO to ASO On Load of Dashboard - ASO Web FormSummary: The short version is that I need to be able to run a Smart Push of data from a BSO to ASO cube ON LOAD on an ASO web form/dashboard through Groovy. Content (req…
-
I can acquire more information about the system using Groovy rules than I should be able to.Summary: Hello, Team! I've been playing around with Groovy in my EPBCS application and have gained access to one of the objects. I can acquire additional information abo…
-
EPBCS REST API: Adding users to already existing group is throwing out errorSummary: Hi - we need to add users on the fly to an existing group. The code is also attached. we keep getting the following errors even though all parameters are define…
-
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): …
-
Downloading CSV files from EPBCS Inbox/Outbox Explorer using Groovy scripting and REST APIHi guys, We are trying to download CSV files that are published in Inbox/Outbox Explorer in EPBCS application. We tried to download these files using REST API using Scri…
-
EPBCS: Using REST API to create GroupsSummary: we need to use REST API to create Groups on the fly. Please see the code snippet. we keep getting the following error messages…
-
Using Groovy to Pass a Smart List Value from form rows (need to pass WITHOUT quotes)Summary: Is there a supplemental Groovy function, or other technique, that can convert a pulled smart list value from a form WITHOUT quotes? Content (required): We are t…
-
Ruleset Validates/Deploys and displays success message, but isn't runningSummary: We have a rule set of 5 rules that validates and deploys without issue. It is connected to an action menu item and when I select it from the right click menu, i…
-
Which application type should we select upon conversion to EPBCS, Custom or Module?Our service was just updated, and we are ready to convert from PBCS to EPBCS. We have read the documentation (Converting a Standard or Reporting Application to an Enterp…
-
Assigning value to a member derived from RTP (The member is not refreshed)Summary: we have an RTP Member which is refreshed. A child has been created under it using groovy method of add dynamic child in a different process and this member is n…Pranab Kumar-279997 11 views 3 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
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 …
-
$value is being considered as variable in REST API get method (SharePoint Integration)Hi guys, I am trying to get data from a CSV file which is uploaded in SharePoint to EPBCS application. From Sharepoint REST API, using the following Source URL GET https…
-
How to use Groovy and REST API to filter and execute datamap, and set substitution variablesSummary: I want to find out if you can set dimension parameters when running a datamap using a REST API call in Groovy, in PBCS calc rules. Secondly, I want to know if s…
-
Removing a member using groovySummary: Hi, While designing a DataGridDefinitionBuilder can I remove a member from a Planning list ? builder2.addRow(['Entity', 'Account'], [['Lvl0Descendants("Entity")…Sébastien Roux 12 views 2 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Transferring a file from Inbox/Outbox Explorer to Data management using GroovySummary: Need to transfer file from Inbox/Outbox Explorer to Data Management using groovy in EPBCS. Content (required): Hi . I have a file in Inbox/Outbox Explorer as be…
-
Need to connect an On Prem Source to EPBCS using OICSummary: Need to connect an On Prem Source to EPBCS using OIC. Couldn't find much help online but wanted to understand that since we will be using REST API for the conne…
-
epmautomate SendMail is blocking emails from being sent to specific usersSummary: I encountered strange behavior where it appears (based on the epmautomate log) that SendMail is being blocked from sending emails to a specific user. The kicker…
-
Grrovy : getting members with values from a datagrid.Summary: Grrovy : getting members with values from a datagrid. Content (required): Dears, I have been trying the following without success, but I guess I am pretty close…
-
Groovy script : build a datagrid and iterate to get members with valuesSummary: Getting members with values from a datagrid. Content (required): Dears, I have been trying the following without success, but I guess I am pretty close. I defin…
-
Groovy code questionSummary: How can I test for a value in one column in a grid and retrieve the value of the second column if it passes the test? Content (required): I have a grid iterator…Sabrina Greensea-166456 21 views 6 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
PBCS/Essbase: Problem to calculate some members, because a block is not created.Summary: Content (required): Hello experts, I have written the following code to copy the Close Balance of the previous year December into the Open Balance of the curren…