Groovy
Discussion List
-
how to merge custom field values during account merge?Summary: how to merge custom field values during account merge? Content (please ensure you mask any confidential information): Client has few custom multiselect DCL fiel… -
User Preferences retrieval using Rest API (uservariablevalues)Summary: I am using the following REST Resource to retrieve user variable values set for all users and all user variables: GET /HyperionPlanning/rest/{api_version}/appli… -
Need a way to set Date Value in a Flex Form with an After Load Groovy RuleSummary: Hi, We are designing a Flex Form that displays in SmartView the current value of a Date field, taken from a different POV. To do so, we implemented a groovy rul… -
How to add seconds to timestamp in groovy scriptWill would need to validate an opportunity keeping it editable for few seconds, then the sales stage changes into a particular value (after that the opportunity can not … -
Smartview Add Comments is Spinning for Some Users in Remote DesktopHello Oracle Community, We are facing an issue with Smartview where the Add Comments feature is spinning indefinitely for some users, specifically those working in a Rem… -
Validation rule in Opportunity Revenue Displays Error For All CasesWe are writing a validation rule to indicate that Quantity cannot be in decimal and Unit Price cannot be below Zero while adding a product. The script is written in Oppo… -
Hide Columns validating a condition through groovySummary: I would like to validate a condition of row member and hide columns which does not satisfy that condition. Content (required): Looking for a groovy logic to see… -
GROOVY SCRIPT FOR ASO data exportSummary: Hi All, I have writeen a Groovy script to export the level0 data from the ASO cube to a csv file based on few conditions. Account dimension is not a compression…Sreekumar Hariharan 731 views 17 comments 0 points Most recent by SuneelKanthala EPM Platform and Freeform -
Groovy check rtps for comma and throw errorSummary: I am looking to add logic to an existing Groovy rule we have that adds dynamic children to our projects hierarchy. I need to add logic that checks the rtps.rtp_… -
EPM REST API SEND EMAIL V2 - Limitation in allowed characters or lines?Summary: Using REST API Send email v2. This does not trigger email when line exceeds >1 in Calc Manager (body of the email) Content (please ensure you mask any confident… -
Groovy to transfer data between cubeSummary: I planned to transfer headcount data between cubes by using groovy. Content (please ensure you mask any confidential information): I have tried to use datagrid … -
How to affect UDA to members in account dimension ?Hello, We need to affect UDA to members in account dimension thanks to the webform, where : a user can input value "1" in a particular cross of dimensions, including mem… -
Groovy Dataexporter is not exporting Dynamic Calc membersSummary: Hi, I need to export data from EPM Planning BSO cube with "Alias". So I need to use Groovy Rule because Data Export Calc command BR create Member Name in file. … -
How to access file in DM Inbox using Groovy?Summary: How to access file in DM Inbox using Groovy? Able to access files in front end Inbox/Outbox explorer. Is it possible to access from DM Inbox or by default only … -
How to auto-calculate # of Activities per lead?Hi Team, I have already tried groovy and it is calculating the number of activities on an update on lead. But the ask is, for a existing lead, when the user adds an acti…Aditya Varma Gadiraju-Oracle 21 views 1 comment 0 points Most recent by Andrei Stan-Support-Oracle Sales -
POST works from POSTMAN but not from groovy triggerSummary: We are triggering the PAAS service to post the data from cx system, we are able to post and getting the response from 'Postman' when we try the same from groovy… -
Issue trying to read attachment in Groovy scriptingSummary: We are trying to read the contents of an activity attachment and upload to an external web service in Groovy scripting. We are having issues with taking the Fil… -
Unable to fecth a single record fron custom CPQ Data using Groovy ScriptSummary: From Oracle Sales Cloud, we are attempting to retrieve data from custom CPQ data tables using the REST API described below, but we haven't successfully obtained… -
Can we Bypass code on field and object level triggers on CX Application composer, invoked by APISummary:We are using Application composer tool to create custom object, also written groovy code on few field level and object level triggers in CX sales cloud to perfor… -
Is it possible to populate a text field with another fields value using Routines?I have a requirement to populate values from a OOTB field to a custom text field when the condition are met, I want to achieve this by using Routines but in the Actions … -
Issue with getEmailAddress() Method in Oracle EPM Groovy: "Email Doesn't Exist" ErrorHi Folks, I'm encountering an issue in Oracle EPM when using the getEmailAddress() method of the User class in Groovy. When I call operation.user.getEmailAddress(), I re… -
Groovy in Essbase 21CHi all, Sorry if I am posting the question in wrong platform. But, I did not find any better community than this. Although I have worked on EPM applications, I got curio… -
Dynamic Children and Groovy saveMember questionSummary: Content (please ensure you mask any confidential information): Hi, With Dynamic Children enabled for a "Dynamic Calc" parent, and use Groovy(non-REST API) to ad… -
Unable to fetch Sales Order details from App composer trigger on Install Based AssetSummary: Unable to fetch Sales Order details from App composer trigger on Install Based Asset Content (please ensure you mask any confidential information): We are unabl… -
How to limit mobile number field to take only 10 digits in Contact Object under Fusion Sales ??In Contact Object under Fusion Sales Cloud. How to put a limit on mobile number field to take only 10 digits only. not more not less, Exact 10. -
When a DCL is created that is linked to the Address object, the Address Site Number is showingSummary: When a DCL is created and linked to the Address object, the Address Site Number is displayed in the input box instead of the actual Address. The requirement is … -
Form Validation using groovyHi, I am trying to match two separate set of columns using groovy. (Yellow should match with Green section - the Green section is dynamic). If it's not match script shou… -
Pipeline feature to copy file from unixSummary: Can we directly pull the file from unix box to epm inbox using Copy to Object Storage Job Type after setting up the External Web Service Connection Unixfile is …