Groovy
Discussion List
-
Not able to read data using Groovy Data Grid Definition BuildersSummary: Hello Experts, our requirement is to read the smart list data from the grid and for that we have created grid using the "Grid Definition Builders". below is the… -
How to troubleshoot Crossjoin in Groovy (ASO) - and if NonEmptyTuple is possible to useSummary: Struggling to find what could be missing/wrong in a Groovy ASO Script leveraging Crossjoin Also wondering if NonEmptyTuple can be leveraged Content (required): … -
Evaluating selected row member on form...lookup an alternative value and display on another formI have a form with an action menu that evaluates the project in a row and opens another form and uses this member in the page dimension. This works without issue. Howeve… -
How to Restrict BO Records for which transaction is already done /UpdatedSummary: We are fetching the data of BO through a User Name Page URL Parameter and Updating Certain Records available under that User Name in the Page. We are looking to… -
I'm trying to write a groovy where I only want to iterate a particular column and only edited cellsSummary: There are 2 separate methods, that works independently, I'm looking to combine these 2 - operation.grid.dataCellIterator({DataCell cell -> cell.edited}) operati… -
-
How to create a number field that is auto generated sequential integer like Record Number?Summary: We need to create a field of number type that should be unique like Record number. Currently we have a number field that is generating the next value via Groovy… -
Correct Field to get the value of Party Usage Code from Contact ObjectSummary: We are trying to create a groovy script in Contact Object to disable the update capability of the Account field when the attached account is an ERP Account. We … -
Is there a way to hash a string in groovy with SHA-256 algorithm?Summary: How to hash a string in Groovy? Content (please ensure you mask any confidential information): Hi Team, Our customer asks us to hash the contact email value wit… -
Obtaining the additional Address attributes via script.Content Does anyone know how to get the values for the additional attributes of the Address ? AddrElementAttribute1 AddrElementAttribute2 AddrElementAttribute3 AddrEleme… -
Create Contract from OpportunitySummary Create Contract from OpportunityContent I was able to create a Contract record from Opportunity using the groovy script below. However, I hardcoded the value of … -
-
How to automatically set up a industry on Account detail page.Summary: Hi , I want to Auto set up Industries field value to Other Industries if it is null at Account creation level. But api name of Industries field is not available… -
-
-
Error in Groovy Script while calling Change Status for ApprovalSummary: Hello Experts, I am trying to call change status via groovy script by building the connection through other web services functionality in PBCS. Below is the err… -
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab… -
How to fetch PIM Product Catalog in Sales Cloud Products / Product GroupsContent Hi All, I am referring to the Oracle doc: Import Sales Products From PIM Data Hub" Scheduled Process Criteria (Doc ID 2562928.1 It mentions that one of the field… -
How To Setup Email Notification For Assigned Resource in Lead Assignment RulesSummary How To Setup Email Notification For Assigned Resource in Lead Assignment RulesContent Hi, My requirement is to have an email notification sent to the assigned re…User_2025-07-18-06-07-44-367 24 views 1 comment 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales -
Groovy doesnt recognise StringasNumber RTPSummary: Hi There, I am trying to convert a script into Groovy, which returns an audit stamp for the time, date and the user when the rule was ran. While everything is w… -
how to make user not have an expiration dateSummary: how to make user not have an expiration date Content (please ensure you mask any confidential information): como hacer usuario no tenga una fecha de vencimiento… -
Error invoking the WebService Incidents on Services from Sales, which updates information of an inciContent Hi guys !!!, I do this action from Postman using POST and it works correctly, I am trying to do the same from Sales, in a groovy script and it returns the error …Jose Maldonado-271960 22 views 1 comment 2 points Most recent by Ravindra Sirigiri-Support-Oracle Sales -
Link Created Service Request from Opportunity to a DCL or Service Request SubtabSummary: We have setup Service request as a subtab on opportunity page and set an Object trigger which creates a service request from opportunity. However we are unable … -
Need to Closed all the tasks if opportunity got closed via groovy scriptSummary: Hi All, I have to write to groovy script to close all the tasks if opportunity got closed. Can anyone provide me sample of groovy code to achieve this requireme… -
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op… -
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op… -
How to fix multiple record line showing for the same resource in opportunity team tab?Summary: Showing multiple record for the same resource in opportunity team tab. I can replicate this scenario by creating a new opportunity record and the opportunity RB… -
Why I am getting Refused to connect error in the iFrame?Summary: URL related to the subtab is not getting opened in the iframe. The URL which is getting returned at the end of the sub tab script is working if we open it in a …