Groovy
Discussion List
-
is it possible to call the Task “Manage Customers” by script?Summary: is it possible to call the Task “Manage Customers” by Groovy or other method script for example in CX Account Page with an Action? Content (required): Version (…
-
Calendar Start Date use as Server Variable for Dashboard PromptSummary: Our Calendar Year starts from every 1st of Oct month as example currently it is 1-Oct-2022. I am creating a dashboard prompt and want to populate Start Date of …
-
Extract Time part from a DateTime field.Summary:Extract Time part from a DateTime field and display it in user's local timezone format. Content (required):"Is it possible to extract the time part (3:00 AM/PM) …
-
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 61 views 5 comments 0 points Most recent by Siraj Syed -Support-Oracle Sales
-
Using Sales territory coverage Vo (TerritoryDimensionalityPVO )in GroovySummary Not able to use Sales territory coverage Vo (TerritoryDimensionalityPVO )in groovyContent Hi All, i'm trying to fetch territory name based on the coverage, and i…
-
Where to define end point to call through Topology manager in groovy scriptsSummary: Access dynamic URL through groovy scripts with below code, oracle.topologyManager.client.deployedInfo.DeployedInfoProvider.getEndPoint('OPA_HUB_URL') Where to d…
-
What is the URL / endpoint for calling an Object Function?Summary: I cannot find all the necessary information necessary for calling an "Object Function" written in Groovy via a REST API from an external REST client. Content (r…
-
Is it possible to copy a text to the clipboard in groovy?Summary: How to copy a text or an URL to the clipboard (like a ctrl-c command) in groovy? Content (required): My customer wants a simple way to copy the URL of the curre…
-
Trying to update Long Text field from a string in Groovy scriptingSummary: We have a long text field on the Activity Object. We want to set this field in Groovy scripting. We get the error Cannot assign value of type java.lang.String t…
-
Documentation regarding usage & purposes of Supported Classes and Methods for Use in GroovySummary: Requesting a resource, such as a PDF or other documentation, that explains the functions and purposes of each method listed under the "Supported Classes and Met…
-
How to convert ActivityDescription CLOB to text in Groovy ScriptSummary: We are trying to gather the ActivityDescription in a Groovy script to parse to an external system via Web Service. The issue we encounter is that ActivityDescri…
-
Add parent account via groovy scriptSummary: Content (required): Hi everyone, does someone have an example of groovy script to manipulate the parent account on Account object? Mainly, we are interested to …
-
Excel File Upload and Download using Application ComposerSummary: **This post was created as part of a How to Service Request (SR) Release: 23A Summary of the question: How to read some an excel file using groovy and use the v…Suri Natarajan-Oracle 131 views 1 comment 0 points Most recent by George-Enache-support-Oracle Sales
-
Cannot access sandbox tool, 'Manage Service Mappings'Hello! I have created a sandbox and added the tool 'Manage Service Mappings'. However, I cannot access the 'Manage Service Mappings'. What could be the reason for this? …
-
How to add line breaks or bullets in Long text field through groovy?Summary: I am trying to include bullet points into a long text field through groovy. Content (required): I am having a long text field in lead page where the value will …
-
How to get the amount of Contacts assigned to an AccountSummary: How can I get the amount (count) of Contacts listed for an Account using Groovy? Content (required): The current groovy returns the incorrect number of contacts…
-
How to configure email notification for Lead assignmentSummary: When a lead is assigned to a sale rep an email notification to be sent to the sales rep regarding the lead assignment. Content (required): We have reviewed the …
-
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.…
-
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…
-
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 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…