Groovy
Discussion List
-
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 …
-
Error invoking the WebService Incidents on Services from Sales, which updates information of an inciContent Hi guys !!!, I do this action from Postman using POST and it works correctly, I am trying to do the same from Sales, in a groovy script and it returns the error …
-
How To Get Lookup Meaning Using Lookup Code in Groovy ScriptContent Hi, I want to get the Meaning using Lookup Code as a filter in Groovy. How can I do it? Thanks, Ed Version 21A
-
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…Sergio Obregon Rosales 15 views 1 comment 0 points Most recent by Sirajuddin Syed-Support-Oracle Sales
-
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…
-
Meaning of Functional read and Functional update check boxes in Custom object securitySummary Meaning of Functional read and Functional update check boxes in Custom object securityContent Hi All , In custom object security section there are Owner, Owner a…
-
how to download attachment of an custom object record using API or DeeplinkSummary is there any API or deeplink available to download attachmentContent HI All, I'm checking for an API or deeplink to download attachment, i have tried with 1. /cr…
-
How To See The Configuration Behind Attachments In Sales Lead ObjectContent Hi, I want to see the configuration of the Attachment field in Sales Lead. I'm currently creating a mapping from another system to OSC and I want to know the fie…
-
Role based custom dept and Business unit -Restrict Opty Based on Custom FieldSummary Custom role based custom field on custom object to be shown only on specific business unitContent Hello we need to retirve all Geo-Technical cases based on Alkha…
-
Is there any rest api to run the report and download outputSummary Rest api for BI analysisContent Hi, Is there any rest api availbe to run and BI analysis and download the output. eg: Lead analyis Regards, Sudheer.
-
Account Territory Assignment based on multi select choice list field valuesContent Hi Everyone, We are planning to implement Territory Assignment based on a custom multi select choice list field at Account level. At Account we have a field "Ope…
-
Trigger to identify when child row is deletedContent Hi Members, I would need to know how we can track the deletion of opportunity revenue line from opportunity triggers. We have few object functions in opportunity…
-
Can You Link an OTBI Report on the Sales Cloud Homepage?Content Hi, We want users to give quick access to their most used reports in OTBI by trying to find a way to have the link available in the sales cloud homepage. Is this…edpalomo 17 views 1 comment 1 point Most recent by Priscila Terazawa - Support - Oracle-Oracle Sales
-
Update all records of a child objectSummary Update all records using action buttonContent Hi Experts, Need your help with Groovy I have a requirement to update all custom child object records. Its a simple…
-
How to download data using UCM ID from webcontent ServerContent Is there any way to download data in bytes in groovy using UCM Id in webservice https:///xmlpserver/services/v2/ScheduleService?WSDL
-
multiple ParameterValuesContent I need to call runReport webserivce in groovy and pass two parameters to the report (see my groovy below). Could someone please provide a sample groovy that can …
-
How To Import/Export Lead Assignment RulesContent Hi, I want to extract the existing lead assignment rules in oracle sales cloud, update and be able to import the updated rules back in OSC. Is this possible? Tha…
-
unable to invoke scheduleService from Object functionContent We are using a scheduleService SOAP webservice for schedule Report but unable to call the same from groovy object function with a working payload from SOAPUI. Th…
-
How To Make Custom Field Appear In Workspace FilterContent Hi, I can't find a custom field in the Workspace filter. How do I expose this field? Thanks, Ed Version 20D
-
Object Workflow - GroovyContent Is there any time out for Groovy Object functions called from Object Workflow? Like from object functions and triggers there is a timeout of 60000ms as mentioned…
-
Groovy Query using DCL fieldContent I'm trying to query a record and pull the value of a field from another object using DCL field on ensureCriteriaItem. The DCL is the only field that I can use to…
-
How to convert Converted lead as Qualified status using groovySummary How to convert Converted lead as Qualified status using groovyContent Suppose Lead is in unqualified status and if you convert the lead to opportunity, the statu…