Groovy
Discussion List
-
Get location address from latitude and longitudeSummary: We had get latitude and location from mobile but now using it we need To get location address by sending REST API GET request like https://nominatim.openstreetm… -
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 … -
Remove Account Team members -Account ObjectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Raghavendra Vadla 11 views 2 comments 0 points Most recent by Cristian Munteanu-Support-Oracle Sales -
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… -
How do i use roles as conditionals in a Field of an EntitySummary: We have this Entity and inside there is an specific field that we need to be updatable if a user has a specific role and not updatable if a user doesnt have the… -
Groovy CreateFileWriter bug/defect? File generated not located in Outbox.Summary: The Groovy documentation for CreateFileWriter method (https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common/groov/oracle/epm/api/script…Chad Alexander 51 views 3 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
how to map data from lead qualification question to custom fields in lead page oracle sales cloudSummary: lead qualification Content (please ensure you mask any confidential information):lead Qualification Version (include the version you are using, if applicable):O… -
Groovy code to create an Opportunity Partner using the data of Partner record from another Opty recSummary: I have a requirement to create an Opportunity partner record in an Opportunity based on the Opportunity Partners already added in a different Opportunity. Conte… -
Dynamic filtering of products based on PricebookSummary: Dynamic filtering of products under revenue lines of an opportunity based on Price books Content (please ensure you mask any confidential information): Navigati… -
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… -
How To Get Lookup Meaning Using Lookup Code in Groovy ScriptContent Hi, I want to get the Meaning using Lookup Code as a filter in Groovy. How can I do it? Thanks, Ed Version 21AUser_2025-07-18-06-07-44-367 713 views 3 comments 0 points Most recent by Jaison Joseph-Oracle Sales -
How to get Product Name from Opportunity using GroovyI have a requirement to concatenate Account Name + Product Name as Opportunity Name in Opportunity creation page. I use BeforeInsert object trigger for this. I can get t… -
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin… -
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… -
input text that is entered by the user needs to be coveted to Romanized text.Hello Team, We have a requirement like the input text that is entered by the user needs to be coveted to Romanized text. For ex : 姜 must be Romanized to Jiang) Please h… -
how to display the Account Site DFF from AR in CXSummary: We want to know if there is any possibility to display the information available in Receivables Customer Account Sites DFFs in CX. Currently, only the Address i… -
Groovy - How to detect than an account is de-associated from a contact?Summary: How to detect than an account is de-associated from a contact using Groovy? Content (please ensure you mask any confidential information): I have a Contact obje… -
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…