Groovy
Discussion List
-
How to add line breaks or bullets in Long text field through groovy?Summary: Hi, We need a line break or bullet points in a long text field using groovy script. Content (required): I am having a long text field in lead page where the val…
-
Unable to set "Blank" value in country fieldSummary: A country field with a LOV type appears in Contact. Every time we attempt to add a new contact, the Netherlands is selected as the default country in the countr…
-
Create a number sequence in a custom field on the leadHow to generate a number sequence every time the user creates a new lead? In Opportunities, create a trigger to have the following sequence: last two digits of the curre…
-
Show an error message in button create quoteHi In Quotes and Orders subtab into opportunity object, we need to show an error message when I do click in "Create quote" button if already exist a quote but the action…Juan Sebastian Montero Castelblanco 12 views 1 comment 0 points Most recent by Syed Misbauddin-Support-Oracle Sales
-
Auto populate value on the search filterSummary: Auto populate value on the search filter Content (required): Is there a way to auto populate the field value in search filters of other Fixed choice list Field.…
-
Extra field values in Drop downSummary: Extra field values in Drop down Content (required): For the fixed choice list drop down can we add extra fields. For example we use to get the record name in th…
-
Custom Objects record/data cannot be seen in the Oracle Cx Sales Mobile ApplicationSummary: Custom Objects record/data cannot be seen in the Oracle Cx Sales Mobile Application. However, I can see the records in the system. What could be the reason for …
-
How to send the escalation email in Service RequestSummary: I working with SLA , and for First resoultion matrix we have given 2hrs. If within the time response is not received then we need to send the escalation email t…
-
Remove Inactive Users from Opportunity Team tab using groovySummary: Remove Inactive Users from Opportunity Team tab using groovy Hi Team, We wrote below script to remove Inactive Users from Opportunity Team tab using groovy. But…
-
How to set the date and time to Activity Start date using groovySummary: Need to set the custom date and time to the Activity Start date , able to set the date but time not able to. How can we set. Content (required): Version (includ…
-
How to set the custom date value to Activity Start Date fieldSummary: We have a requirement to book the slots as per the availability so as per the selection we need to book the appointment. Based on the selected Date and Time we …
-
Basic Authentication does not work anymore in Application ComposerSummary: Basic Authentication does not work anymore in Application Composer Content (required): We are calling a rest webservice in app composer. We are using basic auth…
-
adf.error.warn(null) is not displaying the warning , not workingSummary: Need to display the warning message in Lead UI , if the lead with same info is exist. So using the adf.error.warn(null) when the criteria is having more that on…
-
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…
-
Groovy to capture response of getOrganization and pass party site id to mergeCustomerAccountSummary: Hi Team , having requirement to capture response of getOrganization and pass party site id to mergeCustomerAccount Content (required):if (ApprovalStatus_c == "A…
-
Groovy to insert messages from Service request headerSummary: Based on an attribute value on Service request header, Would like to insert an internal note row in message tab via groovy Content (required): def srid = getAtt…
-
how to prevent duplicates values on custom fields once created?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How To Print Color Text In Exception Message Using Groovy ?**This post was created as part of a How to Service Request (SR) Release: 11.13.22.07.0 Summary of the question: How To Print Color Text Using Groovy Exception Message ?…Swathi.Lemati-Support-Oracle 1 view 1 comment 0 points Most recent by Swathi.Lemati-Support-Oracle Sales
-
Allow Revenue line to have its own Close Date and time**This post was created as part of a How to Service Request (SR) Release: 22C Summary of the question: Based on the business requirements, we would like to allow the dif…Kyler Thomas-Support-Oracle 11 views 1 comment 0 points Most recent by Kyler Thomas-Support-Oracle Sales
-
Help Oracle make cloud applications easier to extend!Summary: Content (required): If you've extended an Oracle cloud application in the last year, we want to leverage your experience! Specifically, we'd like to interview y…
-
Can we use/trigger the Email Templates from GroovySummary: We want to send the SMS from Service Request to mobile, in that we need to use the templates for message body. Can we access/use the email templates in groovy? …
-
Get user job role in resource object custom fieldSummary: In Resource object we have a custom text field. And we wanted to populate that field if the resource has the specified job role tagged. We wrote below script in…Lavu Kalyan Chakravarthi 31 views 7 comments 0 points Most recent by Madhuri Cheruku-Support-Oracle Sales
-
Get Catalog Product Group Information for PRODUCTSummary Need to get catalog product group information for the products added into revenue linesContent Have revenue lines with type as Group & Product. Able to get catal…
-
Use Groovy Script option in AR Customer to trigger ERP Adapter-OICRelease: 11.13.22.07.0 Summary of the question: There is an option in ERP trigger endpoint in OIC: Receive Requests from ERP Cloud Applications (explicitly sent from Gro…Prasanth Prabhu-Support-Oracle 26 views 1 comment 0 points Most recent by John Vakoc-Oracle Receivables & Collections
-
How to identify Copied OpportunitySummary: How to Identify if the Opportunity is copied or if the opportunity is created from Create Opportunity button. In Oracle Support we have found document Doc ID 22…Lavu Kalyan Chakravarthi 11 views 7 comments 0 points Most recent by Vini Rastogi-Support-Oracle Sales
-
How to make a field conditionally required in CX Sales Mobile App**This post was created as part of a How to Service Request (SR) Release: 22C Summary of the question: We have a conditionally required field in SUI and will need to rep…Hector Dantas-Support-Oracle 25 views 1 comment 2 points Most recent by Hector Dantas-Support-Oracle Sales
-
Can we control access to that particular Note record based on a custom field?Summary: Content (required): we have a requirement to give/control access to a particular note record based on the value present in the Custom field. if u have any docum…
-
Best practices for automated testing on the Fusion platformSummary: Are there any recommended practices for automated testing on Fusion apps (CRM, HCM, etc)? Content (required): Hi. I was wondering what is the common practice fo…
-
How to create contact automatically from from custom fields at the lead ?Summary: Hello everyone , the customer want to create the contact from custom fields at the lead , that contains the data he needs for contact definition , when he conve…
-
Issue with dates passed from Lead object to Activity object using groovySummary: When creating a Lead, an Activity record is generated automatically through Object Workflow. I'm using two dates from the Lead to set Activity's Start and End d…