Groovy
Discussion List
-
Referencing Assessments on Validation Rule for OpportunityObjectTrying to create a Groovy Script for a Validation Rule on the Opportunity Object. Essentially stating: if(OpportunityType_c == 'NEWANNUITYACCOUNT' && Revenue >= 100000 &… -
How to make saved search based on a DCL fieldHi, We have a custom object used and there is one DCL field created in the object to assign a record to a particular user. I want to create a saved search based on that … -
Getting error while updating a custom field in Resource objectHi, I am trying to update a field in Resource object when a change happens in a custom object. We have a DCL field in the custom object to select a resource from the res… -
Redwood - Display different child object SubViewLayout based on parent record dataSummary: Hi, on Redwood UI we have the need to differentiate the SubViewLayout for a child object (revenue items) based on data from the parent record (opportunity). Con… -
Attribute dimensions in FlexibleDataGridDefinitionBuilder?Summary: Do FlexibleDataGridDefinitionBuilders allow the use of attribute dimensions? Content (please ensure you mask any confidential information): I've been told multi… -
How to obtain the file name attached to a OpportunityCan Groovy generate an error when a comma is included in the file name attached to a Opportunity? -
EPM Planning : Multiple File/Report download into Local system/EPMA ServerSummary: I am using a combination of executeReportBurstingDefinition, exportLibraryDocument & downloadFile EPMA commands to download few Reports in the EPMA Server.Now I… -
How to remove attribute from the member using groovySummary: Hi , I am trying to remove custom attribute from the member using groovy. I can see member being removed from memberproperties but it is still showing custom pr…SrikanthReddy-Oracle 41 views 4 comments 0 points Most recent by Viorel "Van" Andritoiu-Oracle Planning -
Groovy code to Set Contact Owner as Account Owner - Oracle CX Sales and Service FusionSummary: We have 80000 contact in system. Business wants that all contact's owner must be same as linked Account's Owner. And also if Account owner is updated then autom… -
Custom Object is not available in Import ManagementSummary Custom Object is not available in Import Management even after adding 'Custom Object Administration' role to User and checking Create,Update,Delete check-boxes f… -
Shared Members Showing as Dynamic Calc in Groovy toMap() MethodSummary: When filtering Alternative Cost Center Hierarchy members by "dynamic calc" using toMap(), shared members are unexpectedly included in the results alongside true… -
generate report from NR on the EPCMSummary: Triggering burst Definition to generate report from NR on the EPCM application by using Rest API but the groovy is not working. Content (please ensure you mask … -
Cannot see Log Messages tab in Calc Manager after running a groovy rule?Summary: When I run a groovy rule in calc manager I am not getting the Log Messages tab pop up but would love to be able to see these sorts of statistics. Content (pleas… -
Field trigger is not working in Redwood UISummary: we have a lot of field trigger functions used in our system and unfortunately it is not working properly in redwood. example we have field 1 and field 2, when u… -
Object function not invoked from object workflow when condition is satisfiedSummary: We are trying to insert record in custom object via object workflow where we used Object Function.When we added runtime messages in workflow condition,we can se… -
Using Groovy to update a member property for Storage, individual cube properties aren't updatingSummary: A Groovy script that builds a map to create a member in a hierarchy is not properly updating member properties Content (please ensure you mask any confidential … -
Supporting/Line-Item details groovySummary: Is it possible to add Line Item Detail via groovy to an account data value. For e.g., if amount transferred out of Transfer account is in multiple transfers (Tr…Ravinder Singh-63390 1 view 1 comment 0 points Most recent by Viorel "Van" Andritoiu-Oracle EPM Platform and Freeform -
Industry Delete restrictionSummary: There is a customer requirement for the Industry field, where they want to ensure that it remains non-editable. Since making the field non-editable directly is … -
Clarification on Triggers upon delete operationHi Team, We have a requirement where, when an additional identifier is deleted, we need to validate whether it has an expiration date populated. If the expiration date i… -
Send email with report as attachment from the document librarySummary: I have generated different reports in the document library in PBCS using a bursting definition. Now, I want to send those reports to users through email and att… -
Unable to display Groovy Script error since Forms 2.0 implementation - Now Rule(s) execution failedSummary: We are unable to display a custom Groovy Script error message that pops up when saving in Forms 2.0 since implementation. Content (please ensure you mask any co… -
How to make field Read-Only in Mobile AppHi Team, I have received a requirement to make certain fields read-only in the mobile application once the user logs into the system. Could you please guide me on how th… -
Can you associate a Lead to an already existing Opportunity from groovy scripts or rest apis?Summary: I'm trying to make an association from Lead to Opportunity from an automated process without actually creating the Opportunity but referring to an already exist… -
How to refresh all Opportunity Revenue lines even if one revenue line gets updated? Using GroovySummary: We want to refresh all the Opportunity revenue lines even if one revenue line gets updated using groovy Example for a given Opportunity there are 10 revenue lin…Lavu Kalyan Chakravarthi 61 views 2 comments 0 points Most recent by Angel Tripp - Support-Oracle Sales -
Groovy to read a text fileUsing REST API I've managed to trigger my integration and get the job id, status and log file. I would like to read this log file in Groovy. I only see reader functions … -
Groovy is enable in PBCS ?Summary Groovy is enable in PBCS ?Content Hello i have an pbcs environnement and i don't have access to groovy option script. what kind of contract you need for enable g…GregoryPlanning 24 views 3 comments 1 point Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
How to access attachments of Interaction object in groovySummary: Hi, We have a requirement to show the total no. of attachments associated with the interaction (Redwood Sales) in a custom field. How to access attachment infor… -
Unable to load Date, Data Type account through datagrid in groovy scriptSummary: Originally loaded to the same account as a Text data type with no issues. changed to Date and now not working. Hoping it's an application setting i'm missing? C… -
Can this be optimized further?Summary: Hey All, just wondering if this can still be optimized without changing some of the parents to Dynamic Calc?. My Aggregation rule for actual data is taking appr…