Groovy
Discussion List
-
Error When Saving DataGrid in Production - "An error occurred while processing this page"Hi Folks, I have encountered an issue when calling the saveGrid() method to save a DataGrid in the production environment, which works fine in the cloned environment. He… -
How get all contacts linked to Account in groovy scriptSummary: In Accounts groovy script I want to get all the Contact's those are linked to it. Content (please ensure you mask any confidential information): Version (includ… -
data export using groovySummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Did the port for Connections Rest API change with the 25.02 monthly update?Summary: When performing regression testing of the 25.02 (Feb) monthly update, our groovy/rest api calls fail with error "Invalid port specified in the URL. The only all…CCel 163 views 2 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Utilizing UDA Members (Level 0/Parent Members) in Data Export via Data Integration Filter or GroovyWith Data Export in Data Management (Data Integration in Planning): We are experiencing difficulties in applying a filter condition for data export using UDA. The requir… -
Update Resource Class Dimension Members Parent via GroovySummary: I am looking into the best way to update Resource Class member's Parent value via a groovy script. The reason would be to move from an ACTIVE parent to an INACT… -
Send email with Groovy PBCSHi, I use PBSS. I would like to send emails to users with the REST API: "rest/v1/services/sendmail". I created a connection in PBCS with an admin account, but the email … -
Pre-Validation Error report to check for the error of Data Management before execution of DLRsSummary: If there's any way to get the Pre-validation error report before the DLR execution for loading the data: To know if any member is missing (not in the system but… -
Can we update multiselect field through groovy when we are merging accountsSummary: When merging accounts, we need to update the multi-select custom field for the survivor account using Groovy scripting to store the values from both the merging… -
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 740 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…