Groovy
Discussion List
-
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi… -
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select … -
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 … -
Reading a Data Integration Log in a Groovy Script to get the list of kickouts.Summary: Can we read the data integration/data management logfile in a groovy script to read the kickouts from the log and email them in a separate file? Content (please… -
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with … -
Need multiple levels of Budget ApprovalsHi Folks, There's a requirement from Client in budget approval process where they want two options for budget approval, one direct approval and sign off (Where you don't… -
Modify notification email content in SFASummary: Modify notification email content in SFA Content (please ensure you mask any confidential information): Good morning forum team, I need to change the content of… -
Has anyone performed custom copy map operation using groovy?Summary: can we use copy map in groovy? is this possible to copy all fields from one object to another. Version (include the version you are using, if applicable): Code … -
View Object equivalent to "Get all product groups": catalogProductGroupsSummary: Is there a View Object equivalent to "Get all product groups": catalogProductGroups? from Oracle Rest API documentation (Get all product groups) : https://docs.…Christian Gerald Patacsil 71 views 4 comments 0 points Most recent by Christian Gerald Patacsil Sales -
Success message groovySummary: Success message groovy Content (please ensure you mask any confidential information): Dear good afternoon, I would like to know if there is a way to display a s… -
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve… -
Business Rule execution taking longer time through Groovy than when run separatelySummary: While I am calling a BR (with RTP) through EPBCS Groovy the BR is running for longer time than triggering the BR (with the same RTP) directly via Calc Manager o…Ankita Roy-Oracle 21 views 3 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Is there a way to turn of RestDataGrid Data Changes from being posted into Audit as DataSummary: We use Groovy/Rest rules to move data within Cubes and also sending data to and from Cubes. All of these transactions of sending data are being recorded in the … -
How to create multiple members via Groovy ?Hello All, We are trying to create 50 members via groovy : from "Projet_1" to "Projet_50". For that I'm using this script (published by Shehzad KAZMI) : Instead of creat… -
How to get a code of member from SmartList via Groovy?Hello All, We are trying to create members via groovy, and for that we created a webform with the Business Rule Groovy attached which creates members in a dimension and … -
Groovy with hyperion planning 11.2.xHello, Is Groovy supported with hyperion planning 11.2.x ? Some references say no : https://support.oracle.com/epmos/faces/DocContentDisplay?_afrLoop=459791523767627&id=… -
Phone ValidationHow to add phone validation so that it show error message "Enter Valid Phone.." on saving the record when phone's fields are empty **This post was created as part of a …Siraj Syed -Support-Oracle 51 views 3 comments 0 points Most recent by Siraj Syed -Support-Oracle Sales -
Groovy Data Validation Error Cell Color for edited cell doesn't work for Smartview FormSummary: I make groovy rules to validate amount data inputted by user that will return certain color in cell data edited to prevent data is submitted to FCCS. It works w… -
Iterate through RESTapi resultsSummary: I return the result from the pbcsClient.listFiles command and it is in JSON format, ---{"details":null,"status":0,"items":[{"name":"apr/2023-11-01 03_09_116/acc… -
How to notify users about non-existing members after intégration of data (Data Management) ?Hello All, my best wishes for 2024 ! :) We would like to notify users about non-existing members (errors after Data Integation/Data Management). Could you tell us please… -
Filter the possibility of having a value in a multiple selection list Oracle CXSummary: Hello Community, I hope you are well It is required to validate the choice of a specific value in a multiple selection list, but since it is a list of this natu… -
How to get Account Number & Site Number in Customer DetailsSummary: Hi, I am trying to fetch Account Number & Site Number details from Finance to CX Customer details. In this picture Red color was Customer Number in CX & Blue co… -
Need to show the translations in other languages for Action Plans, Actions and ActivitiesSummary: We need to show the translations for Action Plans and related Actions and for the Activities related to the Sales Method of an Opportunity when a uses choose to… -
Need to call an object function from global function in CX Sales - how?Summary: Use a global function to call and pass data to an object function Content (please ensure you mask any confidential information): Hi all, I'm driving myself nuts… -
I would like to calculate the driving distance between 2 addresses in miles.Summary: I have the Latitude and Longitude available for both addresses. Is there a way to do this directly in groovy? I have seen the answers to this similar question s… -
Consolidating FIX StatementsSummary: Content (please ensure you mask any confidential information): I have an out of the box/implementation rule that has multiple FIX statements. Can I consolidate …