Groovy
Discussion List
-
how to make field required only in Sales CloudSummary: We have a requirement where one of the fields (Industry) needs to be made mandatory in the Sales application but should remain optional in ERP. We tried the fol…
-
Bell Notification not clickable on Sales Account Resource ObjectWe implemented a bell notification on Sales Account Resource object. Whenever a new resource is added to Account team, the user should be notified via bell notification.…
-
How to avoid matching certain Source systems with each other records in CDM?Consider, i have 4 different Source Systems - NASC,NASC_BILL, EUSC and EUSC_BILL. Based on our business need NASC_BILL and EUSC_BILL should not match with the other sour…
-
Not able to fetch all customer records using ".setMaxFetchSize()" from groovySummary: Trying to fetch all the 'Customer' Accounts in CRM using Groovy. Content (please ensure you mask any confidential information): We are trying to fetch all the '…
-
setSortBy function is not working as expected at object function levelSummary: We used the setSortBy() function in object function to sort the data of child object, but that data is not coming in sorting sequence. Always it's considering t…
-
How can I check if the owner of an account is in the territory through groovy script?Currently, In Oracle CX Sales, I have a custom DCL field named 'Secondary Owner'. This field is linked to the Resource object. When a resource is selected in the DCL, a …
-
Programatically get a Field's Display Name via Groovy ScriptSummary Looking for a way to programatically get the field's Display Name via groovy script.Content Hi All, Would like to ask if anyone had a similar requirement as belo…
-
How to hide/throw an error when we have a particular value for an Identifier type?Hello Team, Is there a way to hide a certain identifier type from CDM UI? or else is it possible to throw an error if we select a particular identifier type? For Example…Harshini Amancha 11 views 1 comment 0 points Most recent by Umamaheswarareddy Ambati-Support-Oracle Sales
-
How to parse error body in REST API call with Groovy?Summary: Good afternoon. Hope you can help me out. We have a Groovy script in our Fusion environment that sends a REST call. Once in a while we will receive an error fro…
-
Is there any way to sort child object data using groovy?Summary: We have requirement to sort the child object records data based on custom field using groovy script and send that data to another system. Currently system is fe…
-
migrate Groovy scrip ui from redwoodSummary: Hello, we wanted to be migrate Groovy scrip UI from in redwood page which tool will help for migrating for fusion HCM application.Ranju kumari 11 views 1 comment 0 points Most recent by Monica Boita-Oracle Human Capital Management
-
How to limit mobile number field to take only 10 digits in Contact Object under Fusion Sales ??In Contact Object under Fusion Sales Cloud. How to put a limit on mobile number field to take only 10 digits only. not more not less, Exact 10.
-
which ID to use when adding a resource to the sales account teamSummary: I have created a DCL field from which a resource can be selected. Subsequently, the selected resource has to be added to the sales account team automatically. I…
-
Will the currency conversion rate get updated in lost and won opportunities?Summary: I have updated the currency rates for November month and see open opportunities updated as expected, but rates are not being updated in lost and won opportuniti…
-
Object validation for intersection objectWe have an intersection object between a custom object and account object. We have exposed this intersection object as a subtab on the custom object and we can add accou…
-
How to get the user resource roles using Groovy ScriptSummary: Hi, We want to send email notification to manager when partner contact is created in Partner object. but how to get resource role of user in groovy to check in …
-
Unable to query Product Group Hierarchy from ProductGroup Object using groovy.Summary: We are trying to display the product group hierarchy in a text field within the adaptive picker. While querying the data using groovy, we are unable to get the …
-
Deep Link for Change History Subtab in AccountWorking Link - https://Cloud URL//fndSetup/faces/deeplink?objType=ORGANIZATION&objKey=AccountPartyId=300000450909892&action=EDIT When we are using the above link for nav…
-
Re: Need to update the Sales Lead custom Date Field from Activity Last update Date FieldSummary: Hi, We have a requirement to fetch the earliest "Last Activity update date" from the Activity Object and post in to the Lead Object custom date field called "Le…
-
How to make a Choice list as Read only field once the value is populuated?Hello, How can we make a Choice list type as Read Only field in the CDM UI? Consider, this Choice List has two values as 'YES' or 'NO'. If a user selects this value as "…
-
Extract Field and Page level properties from App composer for redwood ImplementationSummary: Extract Field and Page level properties from App composer for redwood Implementation Content (please ensure you mask any confidential information): We are curre…
-
How i get the table value using column name in el expressionSummary: Eg: I want the invoice date from the fnd_profile_option_values table … I load the date in the profile options profile value.how i get the loaded date using el e…GaneshRadhakrishnan___ 12 views 0 comments 0 points Started by GaneshRadhakrishnan___ Payables, Payments & Cash Management
-
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 assign Service Request Queue to Activities Under Service RequestSummary Service Request Queue Assignment to Activity TeamContent We have requirement of Service Request with set of Tasks to be performed. Each task will be assigned to …Pradeep Goud Ediga 46 views 2 comments 1 point Most recent by Radhika Abhyankar-Support-Oracle Fusion Service
-
How to calculate Holidays and Weekends using groovy in Fusion Sales Cloud ObjectsSummary: The requirement is to calculate calculate age of the record which is (today()-creation date). But the age should exclude weekends and public holidays. Is this p…Aditya Varma Gadiraju-Oracle 21 views 1 comment 1 point Most recent by Priscila Terazawa - Support-Oracle Sales
-
How to assign the lead object's field the value of the opportunity's close date using server scriptsHow to assign the lead object's date field with the value of the opportunity's close date using server scripts when an opportunity is closed as WON
-
How to get the role of Contact OwnerSummary: Get the role of Contact Owner Content (please ensure you mask any confidential information): Hi, I am trying to get the role of the Contact Owner. As Contact is…
-
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…