Groovy
Discussion List
-
How to automatically set up a industry on Account detail page.Summary: Hi , I want to Auto set up Industries field value to Other Industries if it is null at Account creation level. But api name of Industries field is not available…
-
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 Setup Email Notification For Assigned Resource in Lead Assignment RulesSummary How To Setup Email Notification For Assigned Resource in Lead Assignment RulesContent Hi, My requirement is to have an email notification sent to the assigned re…
-
How to configure auxiliary dimension for opportunity custom field for territory assignmentContent Hi All, Can anyone help me with steps or special configuration steps required to setup opportunity object custom field as auxiliary dimension. i was following or…
-
how to make user not have an expiration dateSummary: how to make user not have an expiration date Content (please ensure you mask any confidential information): como hacer usuario no tenga una fecha de vencimiento…
-
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 …Jose Maldonado-271960 22 views 1 comment 2 points Most recent by Ravindra Sirigiri-Support-Oracle Sales
-
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…
-
How to fix multiple record line showing for the same resource in opportunity team tab?Summary: Showing multiple record for the same resource in opportunity team tab. I can replicate this scenario by creating a new opportunity record and the opportunity RB…
-
Why I am getting Refused to connect error in the iFrame?Summary: URL related to the subtab is not getting opened in the iframe. The URL which is getting returned at the end of the sub tab script is working if we open it in a …
-
Need to Auto Populate Fields from Opportunity in Related Custom Object.Summary: We have created a Related custom object called Sample Tracking Against an Opportunity. When we create sample tracking records with custom Fields such as 1. Cust…
-
Too many objects match the primary key oracle.jbo.Key[300000022673309 300000022071613 ]Summary: Trying to add a team member to Appointment via Groovy and erroring out Content (required): Trying to add a team member to Appointment via Groovy and erroring ou…n_Kiranmayee-Oracle 211 views 3 comments 0 points Most recent by Poorna Chandra Rao. Garlapati Sales
-
How to show a success message in SFAHi experts. I am developing a functionality in groovy script to syncronize a record from a custom object created in Oracle Sales, this action is invoked from an action i…
-
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…
-
Territory re assignment to opportynitiesSummary Territory re assignment or re allignment when the primary partner changes in opportunityContent Hi All, We have territory assignment to opportunities with both p…
-
How to retrieve user's timezone in groovySummary: adf.context.getSecurityContext()?.getUserProfile()?.getTimeZone() is returning null instead of user's timezone Content (required): We want to retrieve logged in…
-
Can I see logs from different users in SFA?Summary: Can I see logs from different users in SFA? Content (please ensure you mask any confidential information): Hello, I have a question regarding user logs. - Is th…
-
How to update Party Number using GroupServiceSummary I want to update Party Number using the Group Service but an error is being returned saying that the attribute is read onlyContent Hi Guys, I can't update the Pa…User_2025-02-05-23-39-18-775 62 views 5 comments 0 points Most recent by Jacqueline Li-Support-Oracle Sales
-
Authentication Required for New Action/LinkSummary:Authentication Required for New Action/Link Content (please ensure you mask any confidential information): When creating a new link in app composer, I am able to…
-
How to show Party Usage Code in AccountsSummary How do I show the value(s) of Party Usage Code attribute in an Account RecordContent Hi Guys, I'm writing a groovy script to show/update the value of PartyUsageC…
-
How to run or trigger Opportunity Assignment (RBA) during Opportunity creationSummary: Imagine this business scenario, Opportunity will be created from Oracle Service Cloud to OSC. Since the creator/originator (osvc user/oic user) won't have acces…
-
Get location address from latitude and longitudeSummary: We had get latitude and location from mobile but now using it we need To get location address by sending REST API GET request like https://nominatim.openstreetm…
-
Remove Account Team members -Account ObjectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Raghavendra Vadla 11 views 2 comments 0 points Most recent by Cristian Munteanu-Support-Oracle Sales
-
How do i use roles as conditionals in a Field of an EntitySummary: We have this Entity and inside there is an specific field that we need to be updatable if a user has a specific role and not updatable if a user doesnt have the…
-
how to map data from lead qualification question to custom fields in lead page oracle sales cloudSummary: lead qualification Content (please ensure you mask any confidential information):lead Qualification Version (include the version you are using, if applicable):O…
-
Groovy code to create an Opportunity Partner using the data of Partner record from another Opty recSummary: I have a requirement to create an Opportunity partner record in an Opportunity based on the Opportunity Partners already added in a different Opportunity. Conte…
-
Dynamic filtering of products based on PricebookSummary: Dynamic filtering of products under revenue lines of an opportunity based on Price books Content (please ensure you mask any confidential information): Navigati…
-
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