Groovy
Discussion List
-
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… -
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…