Groovy
Discussion List
-
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…
-
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…
-
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…
-
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…
-
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…Anubha Vijayvergiya-Oracle 31 views 2 comments 0 points Most recent by Anubha Vijayvergiya-Oracle Sales
-
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…
-
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…
-
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…
-
How to stop creating duplicate Partners Account in OSC Partner ManagementSummary Ability to stop creating duplicate Partners Account in OSC Partner ManagementContent Hi Team, In OSC Partner Management, we should restrict duplicate partner acc…
-
Partner territory assignment to opportunitySummary If i create a opportunity 1st and associate partner afte that will the the partner territory assigned to opprtunityContent HI All, 1. if i create a opportunity f…
-
User Profile Functionality in Oracle Sales CloudContent Hi, Is there a function in Oracle Sales Cloud that is similar to the User Profile option in Siebel where I can configure a profile name and value that is accessi…
-
How To Assign New Owner In Sales Lead Using Groovy ScriptContent Hi, I am trying to develop a way to reassign a lead back to its previous owner when the current assigned owner rejects the assignment. However, on the part of se…
-
Parent Account in Leads ObjectContent Hi, I need to get the Party Number of the Parent Account from Leads Object in a field trigger to set a value for a custom lead field. Used the API Name "ParentAc…
-
Get City and State value using Postal Code via GroovySummary When we select pincode, OOTB City and State populates automatically. Can we achieve the same using Groovy?Content In Contact/Account Address, When we select pinc…
-
Object Workflow Not getting triggered for few users- GroovyContent We have a Object workflow -groovy being triggered based on a condition on Update of a record in a custom object. The groovy code is being triggered for few users…
-
How To Get Sales Lead Custom Field Show Up As Attribute In Lead Assignment ConditionContent Hi, I just created a new text formula field and I want it to use as a condition in a Sales Lead Assignment Rule. It doesn't show there currently and my question …
-
Validate if a user is logged inSummary Validate if a user is logged inContent I have the following requirement, I need to validate if a user with service agent functions who is the account owner is co…
-
Privileged Function Access IssueSummary Trying to get Privileged Function to Create Record on custom ObjectContent We have a custom Object which is populated by trigger when an Activity Record is delet…
-
Activate Action Only When Logged-In Resource Has Correct RoleContent Hi, I'm creating an action which triggers a groovy script but I want that action to be only available to certain types of resource roles. How do I achieve this? …
-
REST API for attachmentsSummary REST to fetch all kinds of Attachment child rest collectionsContent We have so many different object with attachment child collections. Like Below -…
-
How To Investigate A Lead That Is Being RetiredContent Hi, We have leads being set to Retired by an integration user. I want to investigate how these leads are set i.e. by webservices, by scripts. etc. Is there a way…
-
Script to identify when Parent Account is updated or linked to Child AccountSummary Script to identify when Parent Account is updated or linked to Child AccountContent Hello, I create a before update script to fetch all the parent account attrib…