Groovy
Discussion List
-
How to know which SQL predicate used on partiular DCL filedSummary Is there any way which sql predicate is constraing in values out of all prdeicates on objectContent Hi All, Currently sales user is not able to see all account r…
-
Throwing Warning MessageContent Below is the script we'd created that will display a warning message. def warning = 'Customer Account is outsde your Market Unit.' adf.error.warn(warning) Issue:…
-
Save The Date: 20D-21A CX Sales Release WebinarsSummary 20D-21A Release Webinars for SFA & PRM, CDM and Platform and SPPMContent Save the Date for CX Sales 20D-21A Release Webinars Coming Soon to the Portal Oct 21, 20…
-
I am not able to see Activities associated with Business plan in analysisSummary Not able to see any result for Custom subject area having relation between Activity and Business PlanContent Hi, I have created the custom subject area of Activi…
-
How to populate sales record values into opportunity Page using Groovy ScriptContent Hi Team, We are in the middle of implementing CPQ. We currently have an email workflow triggered by a condition on the opportunity. What the business wants is to…User_2025-01-28-09-27-58-262 37 views 1 comment 0 points Most recent by Syed Misbauddin-Support-Oracle Sales
-
User Should not be able to qualify a lead before accept or rejectSummary Should not be able to qualify a lead before accept or reject (Owner)Content Should not be able to qualify a lead before accept or reject, Can we customize that u…User_2025-02-08-01-38-24-980 20 views 5 comments 0 points Most recent by Siraj Syed -Support-Oracle Sales
-
Warning Message shows twice before the record saves.Summary We want to show warning message once before the Lead record saves.Content Upon creation of the leads record, we have a validation rule that will check if the MMS…
-
Search and select layout expressionContent Hello Members, I would like to know how does the expression works for search and select layout? I would need to fetch value of custom field and display it in one…
-
how to get Owner preferred currency using groovyContent Hi, We need to set lead currency to new owner currency and wanted to know how can we get owner preferred currency using groovy ThanksAnushree Patil 25 views 6 comments 1 point Most recent by Mullamuri Mallikharjuna Rao-Support-Oracle Sales
-
Showing Number of Leads Created by login userSummary I want to show the number of Leads created by login user in Things to Finish section.Content Is it possible to show the number of Leads created by login users in…
-
how to relate an contact as primary contact for an Account -AddressContent Hi All, We have requirement, where in our customer has same customer in different locations and for each location they have different primary contact. Because of…
-
How to edit the custom field for particular organisation user onlyContent How can we write a groovy script certain primary Organization user only should edit. Example: I have custom field named as Device with LOV values mobile, Laptop.…User_2025-01-28-09-27-58-262 33 views 1 comment 1 point Most recent by Manoj Kumar-Support-Oracle Sales
-
println in object workflowSummary i don't see them in runtime messageContent Hi, Quick question - for the println groovy I put in the object workflow, I don't see them recorded in runtime message…
-
Multi-selection of custom object lines to add to opportunitySummary Hi, i have requirement to multi-select lines on a custom object and click on button to add these linesto child object in opportunity.Content Pl let me know is th…
-
Why Groovy packages are limitedSummary I’m unable to use the Duration functionality In groovy script because of import PackagesContent How to use the below packages in groovy ? import java.time.Instan…
-
How to show the custom error message for a required field instead of system generatedSummary How to show the custom error message for a required field instead of system generatedContent HI All, How to show the custom error message for a required field in…User_2025-01-28-09-27-58-262 308 views 4 comments 0 points Most recent by Syed Misbauddin-Support-Oracle Sales
-
Unable to show the error message for required conditionSummary Unable to show the error message for required conditionContent Hi Team, I have business scenario for particular BU the Primary contact should show as Mandatory. …User_2025-01-28-09-27-58-262 41 views 2 comments 1 point Most recent by User_2025-01-28-09-27-58-262 Sales
-
Account Object Workflow TriggerContent How to get notified to sales administrator whenever a new account record is created. I know we need to use the Workflow and Even point is when record is created.…User_2025-01-28-09-27-58-262 44 views 6 comments 1 point Most recent by Siraj Syed -Support-Oracle Sales
-
How to update Custom LOV value based on Role for other it should be readonlyContent We have Custom field as Car and LOV Values are Petrol, Diesel, Gas. Only Sales Administrator Role should Update the LOV values for a custom field and for rest of…
-
Trigger for Cancel buttonSummary We're looking for a trigger that we can use to mirror the Cancel button in Oracle Sales Cloud.Content We want to mirror the Cancel button functionality. Upon sea…
-
Getting Null pointer ExceptionContent Here is the requirement: 1. The Opportunity start date cannot be after the Opportunity End date 2. The Opportunity End date cannot be before the Opportunity Star…
-
How to send email from Groovy script and using/selecting email Templates ?Summary How to send email from Groovy script and using/selecting email Templates ?Content How to send email from Groovy script and using/selecting email Templates? We ha…User_2025-02-08-01-38-24-980 427 views 3 comments 1 point Most recent by Manoj Kumar-Support-Oracle Sales
-
How to import the custom Child object for multiselect choicelistSummary to update the multi-select choice list fieldsContent Hi, I want to import a custom object record to update the multi-select Choice list but import is failing.I t…
-
Question about retrieving the Sales Account Resource by GroovySummary Retrieve Sales Account Resource Name by GroovyContent Hello all, I have a question about Groovy and was thinking maybe someone from this forum can think along wi…
-
Receiving an error while registering the Third party API in Oracle Engagement CloudSummary Getting an error while registering the Third party API in Application ComposerContent Hello, I am trying to register the API which gives PDF file content in Json…
-
Throwing error message when selecting a record inside DCL Field,Summary When selecting value in DCL field, we want to throw a warning message if they select a record that is outside their market.Content Requirement: They can select a…
-
How to do a patch on Child Object using REST APISummary I want to change the Primary Address fields on Contact associated with Lead using REST API .How to register webservice for that and how to utilise that in Groovy…
-
Displaying Picture Attachment in MashupSummary Picture Attachment only visible for Admin User (not being displayed for others)Content Hi guys I have been working on a mashup content requirement recently and w…
-
Groovy setAttribute of related objects of the same 1:M relationshipSummary Using view object and setAttribute does not set the field value of related objects of the same 1:M relationshipContent Hi community, I have a 1:M relationship be…
-
How to trigger an action on association of Product with Product GroupSummary Hi, I want to call Rest API which will send the Product Group Id to other application when Product is associated with Product Group through Manage Product Group …