Groovy
Discussion List
-
LSIBLINGS in GroovyContent Hi All, I'm trying to write a piece of code which could mimic the behavior of @LSIBLINGS in calcscript. I have a parent with a flat list of children under it and… -
Execute a rule from a tab in a navigation flowSummary Need to execute a business rule by clicking on a tab in a navigation flowContent Hi, We would like to be able to execute a business rule from a navigation flow t… -
@ISATTRIBUTE("STORE") equivalent MDX functionContent We are trying to convert BSO member formulas to ASO, and we got stuck with @ISATTRIBUTE("STORE"). BSO formula: IF(@ISATTRIBUTE("STORE") AND (@ismbr("Rephased Bud… -
Business Rule is failing for multiple data entries, when data is missing for one of the dataContent Hello Team, Business Rule is failing for multiple data entries, when data is missing for one of the data. We got a response from support engineer as, "its workin… -
EPM Automate command: runPlanTypeMap Override member selectionContent Can we overreide member selection for a given data to run using epm automate command: runPlanTypeMap. Using Groovy we can do that, but there is a limitation of 1… -
SendMail API using Groovy - Quick TipSummary Blod Post - SendMail API using Groovy - Quick TipContent Link to the post. The goal of this post is to show how to send emails using SendMail API in Groovy busin… -
SendMail API using GroovySummary Blog Post - SendMail API using GroovyContent Link to the post. The goal of this post is to show how to send emails using SendMail API in Groovy business rules. T…Omar Shubeilat. 99 views 0 comments 0 points Most recent by Omar Shubeilat. EPM Platform and Freeform -
Member relationship function to replicate "exclude" in form designContent Is there a member relationship function that can replicate the "exclude member" functionality in Planning form design? Looking to use the function in export data… -
Passing RTP within a groovy rule calling the REST API to clear cubeSummary Unable to figure out the correct syntax to pass the rtps into the HashMap - Groovy Business Rule calls "Clear Cube"Content Hello, I have a groovy rule that calls… -
Grid spread - for multiple dimensionsContent Can we use grid spread where users wants to adjust data at top level members of three sparse dimensions (Entity/Plan element/Custom) and two dense dimensions ( A… -
How To See The Configuration Behind Attachments In Sales Lead ObjectContent Hi, I want to see the configuration of the Attachment field in Sales Lead. I'm currently creating a mapping from another system to OSC and I want to know the fie…User_2025-07-18-06-07-44-367 17 views 1 comment 1 point Most recent by Siraj Syed -Support-Oracle Sales -
Role based custom dept and Business unit -Restrict Opty Based on Custom FieldSummary Custom role based custom field on custom object to be shown only on specific business unitContent Hello we need to retirve all Geo-Technical cases based on Alkha… -
How to get current user security information in groovySummary We want to maintain Data Form row/column access based on the user RoleContent Hello Groovy experts, We have business use case where certain rows need to be read-…
-
Is there any rest api to run the report and download outputSummary Rest api for BI analysisContent Hi, Is there any rest api availbe to run and BI analysis and download the output. eg: Lead analyis Regards, Sudheer. -
ASO Cube - Copy Data between PoVsContent Looking for a solution to copy data between PoVs (for example copy data from Actuals to Forecast) with in an ASO Cube. Version 21.03.60 -
Account Territory Assignment based on multi select choice list field valuesContent Hi Everyone, We are planning to implement Territory Assignment based on a custom multi select choice list field at Account level. At Account we have a field "Ope… -
Create a table from DataGridDefinitionBuilderContent Hi all, We are trying to create table with groovy (to include in an email message) based on a DataGridDefinitionBuilder. What is the best way to do this? The dat… -
Update Substitution variable using GroovyContent Team, Is there a way to override the substitution variable values (OEP_CurMnth & OEP_CurWeek) for a specific rule set to execute without impacting other processe… -
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank… -
Trigger to identify when child row is deletedContent Hi Members, I would need to know how we can track the deletion of opportunity revenue line from opportunity triggers. We have few object functions in opportunity… -
Can You Link an OTBI Report on the Sales Cloud Homepage?Content Hi, We want users to give quick access to their most used reports in OTBI by trying to find a way to have the link available in the sales cloud homepage. Is this…User_2025-07-18-06-07-44-367 35 views 1 comment 1 point Most recent by Priscila Terazawa - Support-Oracle Sales -
Groovy to retrieve data from EssbaseContent Hi Can somebody throw me some light how to get value from Essbase for a specific member combination? A very simple example will be much appreciated. I know how t… -
Cube Refresh using groovy post update the metadata using Groovy ruleContent We are updating the Entity dimension attribute tagging using groovy rule. Post the update, cube refresh to be done. I don't find function to cube refresh using G… -
Update all records of a child objectSummary Update all records using action buttonContent Hi Experts, Need your help with Groovy I have a requirement to update all custom child object records. Its a simple… -
How to download data using UCM ID from webcontent ServerContent Is there any way to download data in bytes in groovy using UCM Id in webservice https:///xmlpserver/services/v2/ScheduleService?WSDL -
Determine if a user belongs to a group via GroovySummary The Groovy Class User does not provide a method to determine if a user belongs to Group.Content Is there a way to check if a user belongs to a certain group from…