Groovy
Discussion List
-
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 32 views 1 comment 0 points Most recent by Syed Misbauddin-Support-Oracle Sales -
Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit SSummary Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit Selector FormContent Benefits are getting calculated incorrect…User_2025-02-05-11-02-18-093 45 views 1 comment 0 points Most recent by User_2025-02-05-11-02-18-093 Planning -
EPM Cloud replacement for MDX queriesContent I have a situation where users are exporting data out of an on-prem ASO cube via MDX executions programmatically (they're not static queries, parameters are pass… -
Trigger a Job via Groovy RuleSummary Trigger a Job via Groovy RuleContent Hi, Is it possible to trigger a job or a set of jobs via Groovy rule? Any samples will be appreciated. Regards Mary -
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 -
Error with Groovy to get Sub Var ValueSummary Works for some SubVars but not othersContent Hi All, I'm experiencing what I would consider as odd behaviour when using Groovy/REST operation.application.getConn… -
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… -
Data Export from PBCSSummary PBCS Data Export using a groovy business ruleContent Hello Friends - Hope all are doing well and staying safe!! I need some help on Data Export in PBCS. I have w… -
What's New in 20.09?Summary ...Some cool stuff!Content Well, here we are again. Another monthly release with lots of exciting updates. As always, please be sure to read the official What's … -
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 23 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… -
Groovy-Clear Non Numeric data in Formula RowsSummary SetFormattedValue() and SetData() functions are not working as expectedContent I'm trying to clear Non Numeric Data in Formula Rows. The SetFormattedValue() and …
-
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 32 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… -
Issue with Groovy Script updating an Attribute Value via RTPContent Hello - I am running into an issue with a Groovy Script. I have built a process that allows a non-Admin to execute a Groovy script (via a form) that updates a Pr… -
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 327 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 43 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…