Groovy
Discussion List
-
Unable to get field values in Before delete Trigger.Our requirement is whenever account team member is deleted , delete it from the related opporunities team as well We wrote a code on Sales Account-> Sales Account Resour… -
updating custom attribute using groovySummary: I am trying to update custom attribute based on the value user selects in smartlist.Basically in the form, user is allowed to choose Approval status. On saving … -
Server-side Command Execution - CloneEnvironment errorHi Getting this error when trying to execute cloneenvironment command using server-side epmautomate cloneEnvironment failed, Details: Invalid or missing parameter: Targe… -
Using SendMailHas anyone used Send Mail (v2) REST API to send emails to users? If anyone has, can you please help me understand how it's done? I've tried searching for it but didn't f…Shareef_Ahamed 21 views 2 comments 0 points Most recent by Patrick Northcraft EPM Platform and Freeform -
Error when increasing limit in get rest call Sales Order for Account in CXSummary: Content (please ensure you mask any confidential information): We try to get all the sales order data present in Order Management (OM) for customer account in C… -
Export Datagrid to flat file that doesn't use a comma delimiterSummary: I am trying to export data from the Capital Projects reporting cube to a text file, using a DataGrid. The groovy operation to do so is operation.exportDataToFil… -
Referencing a formula column in form while using the data grid cell iterator in groovySummary: Is there a way to reference a formula column that is on the form, while we iterate using operation.grid.dataCellIterator().each Content (please ensure you mask … -
Groovy BR REST API Send Email v2 AttachmentsSummary: Groovy business rule to send email using v2 is working except attachments. Content (required): Cannot seem to get the parameters syntax correct. Version (includ… -
append to a csv file.There was an error rendering this rich post. -
Send a fancy looking email with a data gridI've been using sendMail with embedded html tags to send formatted emails for a while now but a came across a new challenge. I need to be able to send a data grid but fo… -
Post text data to CLOB fieldSummary: Hi Team , Would it be feasible to post text data (without base64 encoding) to CLOB field and handle it via custom code/config to convert to base64? TIA Content … -
How to call custom messages in groovy?Summary: We defined custom messages in Manage Message setup task. We need to display the message over UI Content (required): When certain condition fails, we need to thr… -
Groovy Rule: Submit Date TypeSummary Submitting values to an account of date type rejectedContent In a groovy rule, using a DataGridBuilder, values submitting to an account of Date Type are being re… -
How can I add additional Value in a Choice List (Fixed) Multiple Select Choice List? using functionSummary: Ok so there is an existing field that has multiple values from the Choice List, and I am trying to setAttribute but do not want to overwrite the current values … -
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe… -
How to access Party Source System Reference for Contact object using Groovy ScriptSummary: I need to retrieve the "Party Source System Reference" field from the "Contacts" standard object using a groovy script. This field is not visible in BI and also… -
How to send Reminder Emails with Custom Email TemplatesSummary: We want to send a reminder notification to users if status remains as 'Approval Pending' after every 2 days. We tried to achieve this using Execution Schedule u… -
Trigger behaviour in Microsoft 365 IntegrationSummary: Hi Team, We do have Microsoft 365 integration turned on for sales. Users do create opportunities via plugin . But it appears the field level triggers configured… -
PLAn: groovy script request an IP connectionSummary: Content (please ensure you mask any confidential information): Hi all We migrated recently to OCI and we have a firewall for which we opened various IPs and all… -
createRowData in PBCS groovy throws - An error while processing pageI am attempting to use Groovy to create a RowData object as part of an data import process. However, I am encountering an error message that states "An error occurred wh… -
How to Query data from REST webservice Json resultHi Everyone, Hope you are doing well. Here i want to query the data from a result which i received through REST webservice(Json). this is the script i am using.. "record… -
Why does adf.error.warn only show on save and close?Summary: Using a custom error warning, it only shows on the save and close records, not on the save action. Content (required): Using a custom error warning, it only sho… -
Need to restrict the salesperson from updating the Address on the Account type ZCA_CustomerSummary: Hi, We have a business requirement where we would like to restrict the Sales team from updating the addresses for the Account type 'Customer' ( SalesProfile = Z… -
Is there a feature readily available to Copy text from a field to Clipboard via Groovy Script?We're trying to copy a URL from a field to user's clipboard. Is there a feature readily available to do this via groovy script? I checked Idea Lab and I cannot find any … -
groovy script for Copy DataSummary: Summary: Dear Expert, Need your help about groovy script. Right now, we are copying data from 1 intersection to another intersection using DATA COPY Feature in … -
Limit Custom Object record visibility using field equals to Current user accountSummary: Can not use custom fields to control data access previlege for Custom Objects. In ERP and SCM cloud application Content (please ensure you mask any confidential… -
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us… -
Is there a way in Groovy to getEvaluatedMembers / get ancestors with Administrator permissions?Summary: Would like to know if there is a simple way of using getEvaluatedMembers (or similar) with admin permissions, to pull back names of members in the hierarchy des…
-
How to remove resources in activity using script in Oracle Sales Cloud?Summary: Hi Team, We need to remove a resource from activity resources using groovy script in Oracle Sales Cloud. We are trying to find the collection of the activity re… -
Not able to validate if condition with member of SmartList data type when comparing with integerSummary: I have written very simple formula in free form application, where my cube Hybrid BSO. I have created a dynamic calc member MemberB with member formula mentione…