Groovy
Discussion List
-
Planning PBCS: Intercompany Elimination best PracticesSummary: Developing in Planning an Intercompany Elimination process. Content (please ensure you mask any confidential information): Hi, We are developing an intercompany… -
How to add lead creator in the opportunity record in oracles sales cloudSummary: How to add creator of lead in opportunity? Consider a scenario where one user creates a lead and assigns this to another user and subsequently the assigned user… -
Default a Value for Only for Specific Row using Select Single LOVSummary: We have 2 Values for a LOV Y and N for a Field named Eligibility which has 4 Rows named Row1, Row2, Row3 and Row4 from a SDP Table for each employee. We want to… -
hide rows in a pbcs formHello Experts! I have a form that I would like to supress rows that contains "almost" zero. I click on option supress missing / zero rows but in my example doesn't work … -
Need to use file as a parameter in groovy scriptsSummary: Need to use a file as a parameter in groovy script and send it in the form of multipart-form-data to the WebService. Content (please ensure you mask any confide… -
How to display an arraylist in popup using groovy scriptSummary: Display an array list in popup using groovy script Content (please ensure you mask any confidential information): Hello guys In a data form i'm entering startda… -
Is there any possibility to retain Audit history data for two years in EPBCS?In Current EPBCS Audit, Maximum of 180 days audit data is only present. Can we increase this to One or Two years? Through EPM Automate command we see data can be exporte… -
How to Validate Input Text Field of BOSummary: We have Requirement where for Each Employee we need to allow to Edit /Update a Field named Component which has 3 rows Component 1, Comonent1 and Component3 . Wh… -
EPM Automate login using Connections in Groovy instead of using epw password fileSummary: Is it possible to use EPM Automate in Groovy BR for login? Am trying using getUserName(), getPassword() instead of using epw password file. Defined the connecti…NarayananS 132 views 7 comments 1 point Most recent by Suruchi S-Support-Oracle EPM Platform and Freeform -
New Resource: Performance Best Practices for Extending Oracle Sales CloudSummary This document presents a number of recommendations for maximizing the performance of your Sales Cloud customizations.Content Don’t miss this new Oracle Sales Clo… -
how to get difference of 2 dates in daysSummary: we have a requirement to calculate difference of 2 date fields in days to perform some change. but not able to acheive this in groovy, need help on the script. … -
Need to display pop up message under Attachments in Mobile -> On click of Record Audio/VideoHi, We have a requirement to display a popup message or a hard stop on Attachment field in Mobile for Record Audio/Video. Could someone share if that can be done, we don…Sasidhar Ponnapalli 21 views 1 comment 0 points Most recent by Cristian Munteanu-Support-Oracle Sales -
How to Change the Template of Existing VB Application to Redwood Pages TemplateSummary: We have requirement to Change the Existing VB Application which is based on Empty Template to Redwood Pages Template. Any Inputs on How to achieve this? Content… -
How to display dates range between two specified dates using groovy scriptHi all, In a form I am enterting Start date and End date. My requirement is to display the dates from Start date to end date which i have entered in Form using groovy sc… -
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… -
-