Groovy
Discussion List
-
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…
-
Exception HandlingHi, As per our requirement, we have to invoke one webservice when the SR is created. We have written groovy in BeforeInsert trigger which is working fine. But we are fac…
-
Update Contact Address via Field triggerSummary: We have a requirement to update the Contact Address based on account associated with the Contact. Content (required): We have a groovy to do this. There is no i…Nirosha Mookaiah Natarajan 5 views 4 comments 0 points Most recent by Nirosha Mookaiah Natarajan Sales
-
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…
-
Date CalculationHi, I have Start Date as 01/01/2022 & Duration of months entered as 12 months, once I save the record the End Date automatically populate as 01/01/2023. How can this be …
-
Execute Dashboard from Opportunity Object through a LinkHi All, Summary: Execute Dashboard from Opportunity Object through a Link We have created a dashboard and all the reports in the dashboard are prompted based on the Oppo…
-
trigger to validate if the national ID field located in contact object is not null before lead conveDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op…
-
password should not be from the last 3 password used using groovy in oracle fusion sales cloudSummary: We have created a custom text field "Password" and we get the data from Mobile App through OIC. We would like incorporate a password policy where the custom fie…
-
How to get related account's account owner's email from the Service Request object?Summary: We are trying to write a workflow on the Service Request object to alert the account owner when a Service Request has been created. In order to do this, we must…
-
Why does adf.error.warn only show on save and close?Summary: Using a custom error warning, it only shows on the save and close records, not on the save action. Content (required): Using a custom error warning, it only sho…
-
Read File Contents From Attached FileSummary Read File Contents From Attachments in GroovyContent Hi Team, We are trying to read the File contents from attachments of Custom object. We are using following t…
-
Link Created Service Request from Opportunity to a DCL or Service Request SubtabSummary: We have setup Service request as a subtab on opportunity page and set an Object trigger which creates a service request from opportunity. However we are unable …
-
Need to Closed all the tasks if opportunity got closed via groovy scriptSummary: Hi All, I have to write to groovy script to close all the tasks if opportunity got closed. Can anyone provide me sample of groovy code to achieve this requireme…
-
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op…
-
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op…
-
CX Sales show outbound REST Web Service InformationSummary: Content (required): I'm new with groovy scripts and CX Sales, our Design team have a question about outbound web services, is about if is possible to show the o…
-
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…
-
Can I import activity record with attachment in one import?Summary: Can I import activity record with attachment in one import? is it 1st we need to import activity record and then add attachment to it in a separate import? whic…
-
Adding resources in Custom Teams under object Custom_Object_CSummary: We created a Custom Teams object in our Custom object custom_Object_C to leverage OOTB Resource object, Relationship is M:M between the two objects. We are buil…
-
Groovy - Copy Product custom field value to Opportunity revenue fieldSummary: How to copy a Product custom field's value to an Opportunity Revenue line item field? Content (required): Hi, I have a custom field ABC on Product table. When t…
-
how to export all custom lookups defined in application using export managementSummary how to export all custom lookups defined in applicationContent Hi All, Is there any way to export all custom lookups defined in application through export manage…
-
How to call custom messages in groovy?Summary: We defined custom messages in Manage Message setup task. We need to display the message over UI Content (required): When certain condition fails, we need to thr…
-
Sales Cloud - where do I write custom logs?Summary: Need to know where to write custom log information from groovy script triggers on an object Content (required): Use case: We have a an object trigger on create …
-
Extra usage is adding in party usage subtab after merge process how to remove itSummary how to remove extra usage from pasty assigiment after mergeContent Hi All, when i run a merge process for Customer and transactional account as per rules custome…
-
Limitation on Run Time MessagesContent When few triggers are being executed we have observed that not all the values are getting printed, only 250 lines are getting printed. Is there any limitation on…
-
get the Response time of a REST webservice call through GroovyContent Is there any way to get the response time of a Rest web service (GET/PATCH/POST) call through groovy. For example, for get transaction, we are using the below li…
-
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…
-
How to fetch PIM Product Catalog in Sales Cloud Products / Product GroupsContent Hi All, I am referring to the Oracle doc: Import Sales Products From PIM Data Hub" Scheduled Process Criteria (Doc ID 2562928.1 It mentions that one of the field…
-
How to run territory assignment job with multiple view criteria parametersSummary Multiple view criteria in opportunity territory assignmentContent Hello Experts, While scheduling the territory assignment ESS job, we have requirement to schedu…