Groovy
Discussion List
-
Groovy: Identifying Dimension Members in the POVContent Hi All, I'm just dipping my toes into groovy, and using online sources and tutorials to help me out (thanks Kyle your blog is great!). But am hitting some walls.…Peter Joelson 25 views 8 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Extract only certain parameters from JSON outputContent Hi all, With an API call I want to list all available files in EPBCS which are available for downloading. The JSON body is printed to the log, but it seems that …
-
Rename application snapshot with APIContent Hi all, Can anyone tell me if it is possible to rename the daily applicaiton snapshot, using REST API? I can't find it in the documentation, but it is possible w…
-
Trigger 'Application Diagnostics' via EPMAutomate or RestAPI or Groovy?Summary Is there a way to trigger the "Application Diagnostics" via EPMAutomate or RestAPI or Groovy?Content As you know there is "Application diagnostics" feature which…
-
ASO Groovy - Clear target before allocataionsSummary We want to clear target account before performing ASO allocationsContent Hi All, We are performing ASO groovy allocations in our project and the only issue we ar…
-
Groovy TemplatesSummary How are EPM Cloud administrators standardizing Groovy usage?Content I am writing to find out from EPM Cloud administrators on how you are creating standards in G…Vatsal Gaonkar 56 views 3 comments 4 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Can you populate a text based account via a calculation script?Content The ask is to have an automatic "audit" of any change to a specifc upper level account that occurs due to a data load. I have some ideas on how to track these ch…
-
XWRITE like functionality between EPM Cloud Planning applicationsSummary What is the community using to create XWRITE like functionality between EPM Cloud Planning applications?Content Hey all, I have developed two methodologies to mo…
-
contains - in groovySummary contains issue in groovy BRContent String sRTPMgt = rtps.Mgt.toString() List Mgtlist = ['Africa','Canada','UK','China'] if (Mgtlist.contains(sRTPMgt)){ run datam…
-
Apply context on dash boards between 2 data formsContent Can we do the apply context between two forms - like I have master form where I have full entity structure having regions/country/divisions. Now the child form h…
-
Groovy to provide option to retrieve data for intersection of specified member combinationSummary Retrieve data for member combination without virtual gridsContent Groovy provides only one option to retrieve data using virtual grids. This creates a lot of has…Navikesh Doddi-232865 20 views 13 comments 3 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Attributes selection on data forms making data grid as read only, can we make it editableContent Hi All We are preparing the data forms where user wants to filter the entity hierarchy on forms using attributes to input the numbers. Country is an attribute di…
-
Can we define security based on Attributes defined for entity dimension?Summary Requirement is to define user based security based on entity attributes, if I selected the region entity hierarchy where I want to give access to only the entiti…
-
Retrieve Substitution variable values in Groovy Business RulesSummary Retrieve Substitution variable values in Groovy Business RulesContent Hi All , While writing a Groovy BR , I was unable to find a Method which can retrieve the v…SauravSarkar 49 views 5 comments 2 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Fetch the value of a substitution variable from a groovy ruleSummary Attempting to get the value of a flag (which is a substitution variable) from a groovy ruleContent Let me start by saying that my groovy knowledge is limited; I'…
-
Groovy - Make particular cells on form locked/not editableContent Hi Team, We have developed a form, where we need that wherever the member is List price, that row should become read only. We have these members under the parent…Vrutika Prajapati 30 views 1 comment 1 point Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Get the attributes from a member via REST APISummary Get the attributes from a member via REST APIContent Hey all, I am trying to get all the attributes associated to a member via REST API via groovy. However I am …Leonel Gomes-69268 25 views 5 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
User variable in GroovySummary fetch a user variable in a Groovy scriptContent Hi I'm new to Groovy script with PBCS. I'm looking for a command to fetch the content of a user variable in a gro…Alain Mathon 36 views 5 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Groovy - Download file via Groovy to my pcSummary Groovy - Download file via Groovy to my pcContent Hi experts, Is there a way for the client to execute a business rule to generate a file and download to his pc?…
-
Any option to automate SpreadSheet Export on Dataforms in EPBCS/PBCSSummary Do we have any option to automate the Spreadsheet Export option on Dataforms in EPBCS/PBCSContent Options to automate export of Dataform in EPBCS/PBCS to Excel u…
-
What's New in 20.06?Summary Many things but especially a long-awaited enhancement...Content I hope this post finds you well and that you are allowed to leave the house! Well, here we are ag…
-
Groovy Grid BuildersSummary Groovy Grid Builders doesn't push to invalid intersectionsContent Hi ALL Need your help getting some insight on this topic - I am trying to replace my Data Manag…
-
Possible to export Job Console status detail?Content Has anyone figured out a way to export Job Console data that inlcudes the Job Status detail? I've been able to use the REST API to export the job status code via…
-
Need Help! Building a Dynamic Calc Currency Translation in PBCS BSOSummary I'm trying to build a dynamic calc currency translation member that works on parent membersContent I'm trying to build a dynamic calc Scenario member to do curre…
-
Retrieve member alias for my DataExport File through DataManagementSummary Retrieve member alias for my DataExport File through DataManagementContent Hey all, I need to export on my data export to file, via Data Management, the member a…
-
Groovy SupportSummary I am building a rule in groovy. below is the script which is failing to give me output. Waiting for an supporting handContent The script logic is to pick one com…Venkatraman Krishnan-138765 32 views 15 comments 0 points Most recent by Venkatraman Krishnan-138765 Planning
-
Strategic Modeling Live: Defined. Discussed. Demonstrated.Summary We are hosting a Live Workshop on Strategic Modelling where we are showing how you can take a current forecast, use it as a base scenario in Strategic Modelling …
-
Download a file using migration API v1 results in HTTP 416 errorSummary EPM Cloud documentation indicates the API version to use for "Download File" is v1, not 11.1.2.3.600. Attempting to "GET" the "download Link" results in 416 erro…
-
What's New in 20.05?Summary ... a really good feature, IMO!Content Here we are again.... given the current, worldwide situation we all find ourselves, I'll share a quick update that someone…
-
EPM agent - Events - How can i separate the events from each integration?Summary EPM agent - Events - How can i separate the events from each integration?Content Hi all, I have several integrations via EPM integration, some of them need the u…