Groovy
Discussion List
-
Fetch Opportunity data based on logged in user using GroovySummary: We have below requirement. We have created a custom object and using context link as a sub tab pointing to Opportunity Object, we need to do following 1) If a S…
-
Table for Change History in App ComposerSummary: I would like to understand what table(s) are used to store the seeded Application Composer "Change History" records. Content (required): I have enabled a new ta…
-
Intercompany Clients created in AR to sync up with Sales CloudSummary: Hi Team, Is there any ESS job in place that needs to be run to get the data and sync it up for opportunity usage in Sales Cloud, primarily the lists that are cr…
-
Mask custom field values by replacing with "*" or "#" for certain rolesSummary Mask custom field values by replacing with "*" or "#" for certain rolesContent We want to mask custom field values by replacing with "*" or "#" for sales rep rol…
-
To have a system prompt on Accounts and Opportunities for sales team functionSummary: Hi all, have a requirement and am seeking everyone's support on this: If a user selects the sales team function role "pursuit leader" from the LOV, can we have …
-
Add validation message as multiple linesSummary: Hi Team , I have a scenario where validation executes on few custom object fields upon custom button click. The validation block has various checks and finally …
-
can we restrict user to allow edit only one field in opportunity.Summary: Can we restrict user to allow edit only one field in opportunity example user can change only sales stage field and remaining should not be editable. Content (r…
-
How to Delete LOV values in bulkSummary: Is there any option to delete List of Values in bulk for particular lookup type. Content (required): We have around 500+ plus list of values to be deleted from …
-
Schedule Custom Groovy Object Functions process issueSummary: Schedule Custom Groovy Object Functions process still running even I have cancelled it Content (required): have submitted Schedule Custom Groovy Object Function…
-
Action - Save and Edit Record guidanceSummary: I'm trying to develop a new action. The Groovy script works great. Problem is the Address area of the UI that I'm updating doesn't refresh. I'm hoping set the A…
-
DCL condition is not working as per drop down for Resource objectSummary: We have created Resource DCL field in custom object. We need to see in DCL drop down Email address of the Resource not Name of the Resource Content (required): …
-
Is it possible to change the value of the EmailAddress attribute to null?Summary: Content (required): Hello community. I need to change the value of the EmailAdress attribute in Contact to a null value, try the following code but it shows me …
-
How to restrict Account selection from other object DCL's (Opportunity, Lead, SR)Summary: Is there a way to restrict Account selection from other object DCL's (Opportunity, Lead, SR) to prevent users from being able to select Accounts that they have …
-
How to Fetch data from custom object to Custom Child objectSummary: We have 3 custom Object called- Connection , Legal and Legal Child object when ever we create new records in connection and Check box field (ShowOnQualityPageLi…
-
[SFA]-[CX-SALES]Lead notification restriction for weekendsSummary: The object function triggers the notification for Saturday and Sunday as well, but we have a requirement that the notification should not be triggered on weeken…
-
How to format the time incase of 'PM'Summary: We are setting date and time to another fields , for AM it is working fine when we select the PM (ex: 6PM) it is giving as 6 AM only , attaching the sample code…
-
How to schedule the Global function for a specific objectSummary: We have a global function to update few records from address section to header level , so we want schedule it on non-business hours , how do we schedule it for …
-
Application composer how to create Dynamic Choice List for Employees and emailsSummary: How to create Dynamic Choice List for Employees and emails Content (required): We have created a custom object using Application Composer and we need to include…
-
How to open an Action with source URL in the current window?Summary: How to open an Action of type URL in the current window? Content (required): Hello, we have created an action (source URL) in Service Request. This URL is a dee…
-
Email TemplatesSummary: We are using URL in email templates , in that we are passing some parameters. One of the value is having space(Ex: Test Drive) till Test only coming as URL and …
-
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…