Groovy
Discussion List
-
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 21A
-
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…
-
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…
-
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…
-
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
-
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…
-
Error: Publishing of another product group is in progress. Try again later. (QSC-375009)Summary: Currently, we are experiencing the following issue as a result of concurrent runs for Lock and Publish. Normally, the system takes 24 hours to release on its ow…
-
Is there a way to get latest order details for a customer account from OM to CX?Summary: Sales Order details for a customer account in CX Content (please ensure you mask any confidential information): Hello, Is it possible to retrieve the most recen…Shiva Kumar Bandaru 31 views 4 comments 0 points Most recent by Shiva Kumar Bandaru Order Management
-
How to send reminder notifications to the owner of activity daily?Summary: Hi Team, We need to send reminder notifications to the owner of activity daily until the activity is completed. Is there any standard solution to achieve this? …
-
How to auto update lead status to converted when connecting an existing opportunitySummary: When we connect an existing Opportunity to a new Lead, we are looking for a way to auto update the Lead status to Converted. Content (please ensure you mask any…
-
Is it possible to run schedule process only in business hoursSummary Schedule Custom Groovy Function process is scheduled for every 1 hrContent Is there an option to run this schedule only in business hours? Like 8.00 AM to 6.00 P…
-
Schedule process not working for custom child objectSummary: Schedule process not working for custom child object Just i am checking to set value via schedule process but its showing retry status. def Currentdate = today(…
-
Using Opty Revenue field in Opty object trigger is getting an errorSummary: Meet Sales stage condition and updates in custom field found in Revenue Lines should execute action. However, adding the custom field in the script is not retur…
-
Date difference in hoursSummary: How to calculate date difference between Datetime now and date from datetime field in groovy in hours Content (required): Version (include the version you are u…
-
How to fetch max row of any specific action using object functionSummary: Customer want to put validation of Secondment action, for that purpose I want to fetch max row of Secondment Begin from rowset I am currently trying to loop usi…Siddhesh Nisal 41 views 9 comments 0 points Most recent by Danny Cusnir-Oracle HCM Experience Design Studio: Autocomplete Rules
-
POST works from POSTMAN and got error in groovyHi I am able to POST and getting the response from 'Postman' but when I create a Web Services and use it from groovy I receiving the 400 error. Can you please help me to…
-
Is it possible to invoke a Groovy "Global Function" via REST call?I want to find out if invoking a Groovy-implemented Global Function is possible. And if so, how to do it.
-
can we insert data into database directly instead of hitting an endpoint url from webserviceSummary: In sales cloud do we have provision to insert real time Opportunity data into database directly instead of hitting an endpoint url from webservice? whenever an …
-
Unable to get field values in Before delete Trigger.Our requirement is whenever account team member is deleted , delete it from the related opporunities team as well We wrote a code on Sales Account-> Sales Account Resour…
-
Error when increasing limit in get rest call Sales Order for Account in CXSummary: Content (please ensure you mask any confidential information): We try to get all the sales order data present in Order Management (OM) for customer account in C…
-
Sequence Number in Order Change EOSummary: When RMA is created for sales order, error is displayed : Attribute Sequence Number in Order Change EO is required Fulfillment Process JBO-27023 : Failed to val…