Groovy
Discussion List
-
Readonly cell based on smartlist (Create from member) via Groovy scriptSummary: Read-only cell based on smartlist via Groovy script Content (please ensure you mask any confidential information): Our requirement is to do cell read only based… -
EPM Automate Server-side script - Profile keeps lockingSummary: Using a EPM Automate Server-side script to execute Quick Mode rule for multiple periods in filters as this feature is still not there in Pipelines. The Business…NarayananS 31 views 5 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Groovy Validation on Single ColumnThe below groovy scripts is applied on the whole grid whereas I just wanted to apply for one column i.e. "Person FTE". Kindly, need help with the correcting this syntax.… -
Update Member Alias by end userHi, I am looking for an option where an end user (not admin) can update the alias of a member. I have explored couple of options: > EPM Automate doesn't have any such co… -
Using groovy to set substitution variables for non admin usersSummary: Content (required): I've written a groovy script to set substitution variable values using the standard method: operation.application.setSubstitutionVariableVal… -
which ID to use when adding a resource to the sales account teamSummary: I have created a DCL field from which a resource can be selected. Subsequently, the selected resource has to be added to the sales account team automatically. I… -
Groovy - Issue passing environment variable to calc script templateSummary Environment variable defined in groovy script is not passing over to calc script templateContent Hello, We are defining an environment variable in our groovy tem… -
Will the currency conversion rate get updated in lost and won opportunities?Summary: I have updated the currency rates for November month and see open opportunities updated as expected, but rates are not being updated in lost and won opportuniti… -
Finding current environment/application in GroovyI am trying to find what the current environment is (planning, planning-test etc) in a Groovy script so we can automatically switch of emails sent to user in test and de… -
Object validation for intersection objectWe have an intersection object between a custom object and account object. We have exposed this intersection object as a subtab on the custom object and we can add accou… -
Call Data Export job via groovy scriptHi, I have defined a data export job in the application. Is there any way we can trigger this data export job via groovy script? Thanks in advance. -
Add Different parents in List of getEvaluatedMembers in GroovyHello experts, I have a doubt developing a groovy script. I need to get a list of Cebes but in this case I need to take different parents at the same time. I'm using thi… -
Deep Link for Change History Subtab in AccountWorking Link - https://Cloud URL//fndSetup/faces/deeplink?objType=ORGANIZATION&objKey=AccountPartyId=300000450909892&action=EDIT When we are using the above link for nav… -
Re: Need to update the Sales Lead custom Date Field from Activity Last update Date FieldSummary: Hi, We have a requirement to fetch the earliest "Last Activity update date" from the Activity Object and post in to the Lead Object custom date field called "Le… -
Business Rule/Groovy Scripting to remove data in ASO with runtime promptSummary: Is there a way to run a clear script in an aso cube with the user selecting variables (runtime prompt) - e.g. for Version members? Content (please ensure you ma… -
How to make a Choice list as Read only field once the value is populuated?Hello, How can we make a Choice list type as Read Only field in the CDM UI? Consider, this Choice List has two values as 'YES' or 'NO'. If a user selects this value as "… -
How to search a string variable in Groovy for a specific part of a string.Summary: How to search a string variable in Groovy for a specific part of a string. Content: We're currently using an pipeline that triggers everyday and processes the f… -
groovy data grid multi dimensional mapping possible?I use DataGridDefinitionBuilder to power the data movement from one plan type to another and use a Map variable to do some member replacements. It works great but now I … -
Retrieve Database Sequence Next value in VBCSSummary: Hi experts, How to get the sequence.nextval in VBCS and display it in user interface where sequence has been stored in ATP DB. Use case: When multiple users acc… -
Groovy - Copy Product custom field value to Opportunity revenue fieldSummary: How to copy a Product custom field's value to an Opportunity Revenue line item field? Content (required): Hi, I have a custom field ABC on Product table. When t… -
EPBCS Enabled modules - Projects - Flexi Dim2 not working for relative LEV 0Summary: EPBCS Enabled modules - Projects - Flexi Dim2 not working for relative LEV 0 and works only with No Member for Flexi Dim2 Content (please ensure you mask any co… -
how can i extract the text value from a account stored as text via groovy?I need to retrieve the text info from a cell stored as text. But this code only retrieves values 0. What am i doing wrong? // Get the grid from the operation DataGrid cu… -
Unable to retrieve data from open REST APISummary: Unable to retrieve data from an open REST API into EPM using groovy rules. Content (please ensure you mask any confidential information): Hi! I am trying to imp… -
GROOVY FEATURE TO EXPORT DATA WITH ALIAS NAMESSummary: GROOVY FEATURE TO EXPORT DATA WITH ALIAS NAMES Content (required): Hi I am taking note of the new features of May 2023 for EPM Cloud. And in particular I am int…Alain Mathon 693 views 6 comments 0 points Most recent by Jonathan A Cohen EPM Platform and Freeform -
I can't seem to change the background color on a form in a smartlist cell, from a groovy scriptSummary: I am trying to change the cell background color from a groovy script. when I run the script, there are no errors, but the color doesn't change. Content (please …