Groovy
Discussion List
-
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 325 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 42 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 459 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… -
What's New in 20.07?Summary Let's dive into this month's New FeaturesContent Well, it's that time again. Sorry for the delay as the US Holiday last week and some other reasons have led to t… -
ASO groovy - MDX function to filter based on UDA in alternate hierarchySummary ASO groovy - MDX function to filter based on UDA in alternate hierarchyContent We are trying to filter entities in a shared hierarchy based on currency UDA. As a… -
Invoking a Business rule via GroovySummary Invoking a Business rule via GroovyContent Hi all, I am trying to execute a business rule via groovy. However it does not run. Can you help me? Below the code: d… -
Groovy: Identifying Dimension Members in the POVContent Hi All, I'm just dipping my toes into groovy, and using online sources and tutorials to help me out (thanks Kyle your blog is great!). But am hitting some walls.…