Groovy
Discussion List
-
At least one Product need to select in the oracle Sales Lead during conversion in oracle sales cloudHi, We have added product in oracle sales lead. but at least one Product need to select in the Sales Lead during conversion. if not product selected then it should not g… -
Making the Activity Start Date and Activity End Date fields non editableHi team, We have a requirement wherein, we want to make the Activity Start Date and Activity End Date fields non editable at the layout level. These fields will be autom… -
Not able to auto select Action plan on creation of new service requestSummary: We want to auto associate the Action plan "New Partner Request" when a Service request record is created in system. When we try to write a groovy code for the s… -
Groovy Scripting : Set Attribute of Custom Field Based on the Value of Standard FieldIn relation to my previous inquiry Groovy Scripting: Split / Trim, I have made it work. However, since formula text field cannot be displayed to OTBI analysis report, I … -
Raise a predefined or custom message (Multipart Validation Message) via Groovy in CX SalesIn the CX Sales application we can create new messages, or see predefined messages via Setup and Maintenance → Manage Messages task. Their Translations can be managed vi… -
What is the View Object to use for creating new Lookup Code for Standard Lookups, via Groovy Script?Summary: I need to programmatically create a Lookup Code for an existing Standard Lookup Type via Groovy Script. I have found some sample scripts from Oracle documents, … -
How to restrict account records based on Business Unit ?Summary: Hi Everyone, We have one custom field in Account object called "Business Unit", It stores account owner's Business unit. Now one user logged in and he can able … -
Get User Status in CX Sales CloudHello Team, I am interested in obtaining the user status, whether it's Active or Suspended, from the resource directory using a Groovy script. Is there a feasible method… -
sample groovy script to create a record in custom Object using BIP report outputSummary: We have created custom object 'Plant_c' We have created a bip report that fetches the Plant report. Based on this we need to create record in Custom object. nee… -
Groovy Scripting: Split / TrimIs there a way to split / trim a string? For example: sampleAddress@email.com I only want to display sampleAddress and remove the @email.com. -
How to Invoke Party Usage API using groovy script upon save ButtonHello Team, Once a Party is created we have to tag a default custom usage. I was thing of a groovy script where it can call Party Usage API to add the custom usage once … -
Is groovy script supported in next gen sales - redwoodSummary: Object triggers are not working in next gen sales - redwood Content (required): Hi all, I wrote one before update trigger in activity object and it is working a… -
how to add approval workflow to lead orchestrationTrying to add approval workflow to lead orchestration in redwood sales. or can I include workflow in groovy so that I can invoke the object workflow using groovy script -
What are the steps for Deal Registration Approval Process in Oracle Fusion CX SalesSummary: I need When Deal Is up to 50M then approval goes to CEO other than under 50M then goes to Business Unit Head. Content (please ensure you mask any confidential i… -
Opportunity page Lost/ Win field issueSummary: Hi, The issue described below. The status is wrongly updating. Kindly share the working solution for this. @madugulagopi Content (please ensure you mask any con…RamkumarKadhiravan 15 views 1 comment 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales
-
Will Account Party number and Address Site Number get impact if import done with same seq?Summary: Will Account Party number and Address Site Number get impact if import done with same seq, we have a data migration activity from legacy system to CDM. The Part… -
How to find system notifications after dismissalHI team, We've employed custom Groovy scripts for Approvals for one of the Clients in Object Triggers in CX. This script sends a bell icon notification to the recipient'… -
Groovy script to invoke a custom Function by means a Soap Web ServiceSummary: Define a Groovy script to invoke a custom Function defined on a Child Object (of AssetVO) via Soap Web Service. Content (please ensure you mask any confidential… -
how to get the date of first won opportunity of the account in groovy scriptSummary: I am writing an update script in Opportunity, i am able to get the account details, but how can i get the Accounts first won Opportunity date? Content (please e… -
case sensitive check in view criteria querySummary: How to case sensitive check in view criteria query for the lead name field while creating a duplicate lead Content (please ensure you mask any confidential info… -
REST-Framework-Version header in GroovySummary I am trying to call REST API of activities and giving QUERY string with AND, OR parametersContent I am trying to call REST API of activities and giving QUERY str… -
Survivorship Rules using Groovy ScriptSummary: Hi Everyone, We a requirement from client to select the contact master record where CustomAttr = Y. We have a working groovy script and want to include this new… -
how to limit the options to change Sales Stage?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Make Primary Contact as Non-Editable on CX Contact Screen.Summary: We want to make all the Primary contact as non editable which are associated to an account from CX screen but the same Primary contact should be editable from t… -
update territory in oportunitySummary: update territory in oportunity Content (please ensure you mask any confidential information): Good day to all, My question is the following: Is there a way to u… -
24C Object Function "Type" fieldHi All, When we are trying to create a new object function we see a new field "Type" that is appearing in 24C application version. This Type field is having 2 values. 1.… -
CX - Email template must contain accept or reject button, triggered by Object WorkflowWe have employed Object Workflow to trigger emails to Approver whenever a lead or opportunity is submitted for approval (Submit For Approval button which is a custom che… -
Bell Notifications not displayingSummary: Hi, We have written some groovy script to trigger bell notifications following the documentation but nothing is being shown when it is triggered. And in runtime… -
How to make Revenue line item Amount as read only fieldSummary How to make Revenue line item Amount as read only field -
Business event/trigger/WF not working when product is imported from PIMSummary: Hi, Our products come from CPQ to PIM, and then we use scheduled process "Import sales products from PIM" to display the products in Sales Products UI. In this …