Groovy
Discussion List
-
Not able to fetch all customer records using ".setMaxFetchSize()" from groovySummary: Trying to fetch all the 'Customer' Accounts in CRM using Groovy. Content (please ensure you mask any confidential information): We are trying to fetch all the '… -
setSortBy function is not working as expected at object function levelSummary: We used the setSortBy() function in object function to sort the data of child object, but that data is not coming in sorting sequence. Always it's considering t… -
EPM Cloud Connection requires HTTPSSummary: The December update to EPM Planning now requires that all Connections use HTTPS URLS. This was only announced as a future update for February 2025, but this cha… -
Groovy - Read Only Using Dimension AttributesSummary: I am trying to find a way to get specific cells read only based on a combination of of an account value and a dimension attribute. It is working for the account… -
Groovy - Issue calling calc script template inside a groovy scriptSummary: I have a groovy rule that executes a calc that references a Template. I am passing the template name using a variable. I am getting a generic error. If I print … -
How to extract data from Fusion using GroovySummary: Instead using built-in integration, i would like to use other web service connector(For Fusion) and using that connection name in Groovy, would like to extract …Meenakshi Rajagopalan 31 views 1 comment 0 points Most recent by Sreekanth M, Oracle-Oracle Fusion Service -
How to Exclude Shared Members in getEvaluatedMembers?Summary: How to Exclude Shared Members in getEvaluatedMembers When Loading Lvl0 Members of a Hierarchy Content (please ensure you mask any confidential information): I a… -
Groovy Validation based on other columnHi, Please need help with below. I want to make "Departure Date" read-only if "New Pos Status" != 2. The below scripts runs without error but doesn't perform the expecte… -
I'm looking for a groovy method to update a member in the layout of the formHi everyone, In order to automate the load of metadata from EDMCS to a PBCS application, we want to delete some members in a specific alternative hierarchy. The issue is… -
One If Statement Condition Not Working While Other Is -Both Same POVSummary: I am not able to figure out why the highlighted section of the below if statement is not working. The if above it is working fine and they are at the same "No Y… -
How can I check if the owner of an account is in the territory through groovy script?Currently, In Oracle CX Sales, I have a custom DCL field named 'Secondary Owner'. This field is linked to the Resource object. When a resource is selected in the DCL, a … -
Programatically get a Field's Display Name via Groovy ScriptSummary Looking for a way to programatically get the field's Display Name via groovy script.Content Hi All, Would like to ask if anyone had a similar requirement as belo… -
How to hide/throw an error when we have a particular value for an Identifier type?Hello Team, Is there a way to hide a certain identifier type from CDM UI? or else is it possible to throw an error if we select a particular identifier type? For Example…Harshini Amancha 11 views 1 comment 0 points Most recent by Umamaheswarareddy Ambati-Support-Oracle Sales -
How to parse error body in REST API call with Groovy?Summary: Good afternoon. Hope you can help me out. We have a Groovy script in our Fusion environment that sends a REST call. Once in a while we will receive an error fro… -
Is there any way to sort child object data using groovy?Summary: We have requirement to sort the child object records data based on custom field using groovy script and send that data to another system. Currently system is fe… -
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…