Groovy
Discussion List
-
How to add a specific range to a date fieldSummary: How to add a specific range to a date field Content (required): The user would like to enhance OSC date fields to prevent them from accepting "non-existent" dat…Chetna Sharma-Support-Oracle 31 views 3 comments 0 points Most recent by Chetna Sharma-Support-Oracle Sales
-
How to fetch first 1500 characters from Long text field to a custom text field using groovySummary: How to fetch first 1500 characters from Long text field to a custom Text field using groovy Content (required): Hi we are trying to fetch first 1500 characters …
-
Best Approach to combine multiple triggersSummary: Best Approach to combine multiple triggers Content (required): I would like to know the right approach to combine multiple triggers into a single trigger for be…
-
How to set Parent Account value via Groovy Script**This post was created as part of a How to Service Request (SR) Release: 11.13.22.04.0 Summary of the question: We need to set Parent Account via Groovy Script on Accou…Umamaheswarareddy Ambati-Support-Oracle 1 view 1 comment 0 points Most recent by Umamaheswarareddy Ambati-Support-Oracle Sales
-
Is there any standard integration between Oracle Sales Cloud and Oracle Project Portfolio managementSummary Can an opportunity with "WON" status Oracle Sales Cloud trigger the creation of a project in Oracle Project Portfolio management?Content Can an opportunity with …
-
How to make the fields Old Quantity/Old Value as required depending on the Opportunity Type fieldQuestion : **This post was created as part of a How to Service Request (SR) Release: 22B Summary of the question: How to make the fields Old Quantity/Old Value as requir…Matei Niculescu-Support-Oracle 71 views 7 comments 0 points Most recent by Vitejanu Vasile-Madalin Sales
-
Win/Loss Reason field to be enable in spite of any Opportunity statusSummary: Hello team, Win/Loss Reason field to be enable in spite of any Opportunity status Content (required): As of now, its only enabled when Opportunity status is CLO…
-
To display data from NetSuite application in Oracle Engagement CloudSummary: To display data from NetSuite application in Oracle Engagement Cloud Content (required): Can you please let me know, if you have worked in any requirement where…
-
How to make a button/link appear depending on a field?Summary: The need is for a button/link to appear on not depending on the values written inside a field Content (required): Working with Application Composer in Activity …
-
How to create Household by standard object Group**This post was created as part of a How to Service Request (SR) Release: 11.13.22.04.0 Summary of the question: Customer wanted to create "Household (Group)" with using…Umamaheswarareddy Ambati-Support-Oracle 2 views 1 comment 0 points Most recent by Umamaheswarareddy Ambati-Support-Oracle Sales
-
How to pass parameters in a GET call using GroovySummary: Hi Community, I have registered a web service and now using that web service I want to pass additional parameters in the endpoint URL. I am using below code but…
-
How many lookup codes can be created for a lookup type?**This post was created as part of a How to Service Request (SR) Release: 22B Summary of the question: How many lookup codes can be created for a lookup type? Supporting…Andrei Stan-Support-Oracle 1 view 1 comment 0 points Most recent by Andrei Stan-Support-Oracle Sales
-
How to fetch Account Address filtered on specific Site Use Code via GroovySummary: How to fetch Account Address filtered on specific Site Use Code via Groovy? Specific Address of an Account is to be retrieved based on Site Use Code. [Multiple …
-
What is the PVO for Manage Customer that I can use from Sales Cloud?Summary I need to get a value of attribute from Customer Account. The default sales person.Content Sales Person details are stored in DFF fields in Customer Account. I n…
-
Groovy Script to delete Account related address lineSummary: If Opportunity Status is set to Lost, then we want to delete the address line in associated Account based on the location ID on related object that matched with…
-
How to pull Account territory team members via SOAP Webservice?Release: Summary of the question: How to pull Account territory team members via SOAP Webservice? In other words, what is the SOAP webservice that can be used to get th…Prasanth Prabhu-Support-Oracle 1 view 1 comment 0 points Most recent by Manoj Kumar-Support-Oracle Sales
-
How to avoid before update trigger on contact getting executed when its account getting deletedSummary: How to avoid before update trigger on contact getting executed when its secondary accounts are getting deleted Content (required): We have a before update trigg…
-
How to convert string datatype to CLOB in Groovy Script?**This post was created as part of a How to Service Request (SR) Release: 22.04 Summary of the question: How to convert string datatype to CLOB in groovy script? Ex: Nee…Swathi.Lemati-Support-Oracle 63 views 1 comment 0 points Most recent by Swathi.Lemati-Support-Oracle Sales
-
How to fetch Contact's mobile # in SRHi, We have mobile # , work # fields in Contact UI. Is there any field available which is stored Contact's mobile # in SR level. We need to send SMS using this value. Pr…
-
How to show information kind of message through groovy when a web service is called through Action**This post was created as part of a How to Service Request (SR) Release: 22A Summary of the question: Customer have requirement to display confirmation message when cli…Bodhisattwa Mukherjee-Oracle 21 views 3 comments 0 points Most recent by Andrei Stan-Support-Oracle Sales
-
Is it possible to create a dynamic layout based on stalled opportunities?Summary: We need to create separate layout based on an opportunity that is stalled, or where the stage has remained idle for too long. We need to expose and require cert…
-
How to sum minutes in a datetime field using Groovy?**This post was created as part of a How to Service Request (SR) Release: 22A Summary of the question: We are writing a groovy script and need to sum the minutes in a da…Tony Phetbourom-Support-Oracle 11 views 1 comment 0 points Most recent by Andrei Stan-Support-Oracle Sales
-
Warning message with "Continue" optionSummary Warning pop-up message with "ok", "Continue" or "Cancel" optionContent It will be nice to have an option to throw a warning message on the screens with "Ok", "Co…
-
best way to add or substract hoursSummary: How is the best way to add or substract hours in groovy Content (required): Recently we created a script to calculate the actual date and the day before to send…
-
Get the value of "SiteuseType" before user makes the updateSummary: Get the value of "SiteuseType" before user makes the update Content (required): I have a "BeforeUpdate" trigger wherein I am trying to validate if the user is t…
-
Require groovy code to create Attachment to Activities in Oracle sales cloudSummary: Require groovy code to create Attachment to Activities in Oracle sales cloud as soon as they get created in Oracle Sales Cloud Content (required): Version (incl…
-
Notification on Account-Contact relationship deleteSummary: Hi Team, We are planning to send out a notification to account owner, when a contact is deleted from "Contacts" tab. Content (required): When a contact is remov…
-
PersonParty Phone AttributeHi, As per our requirement, we need to validate the new phone # of contact is existing already or not. def vop= newView('PersonParty') def vcp = newViewCriteria(vop) def…Mohana Gopal Selvam-Oracle 1 view 1 comment 0 points Most recent by Mohana Gopal Selvam-Oracle Sales
-
How can we populate a value in Address Additional Element Attribute 5 using groovySummary: How can we populate a value in Additional Element Attribute 5 using groovy Content: We have a requirement that we want to populate some value in Additional Elem…
-
How to filter Groovy scripts only to trigger from UI/user actions for Activity objectSummary: Tigger Activity Object's groovy scripts only via UI actions Content (required): Hi, We have a requirement to run specific validations for Activity object when t…