Groovy
Discussion List
-
How to Allow Non-Admin User to Execute Groovy Rule Changing Dimension Member ParentSummary: Hi, have a groovy rule that updates a members parent member to move from one parent to another. It works for admin users but doesn't work for the non-admin busi… -
FUTA Member Formulas Needs to Run Twice to WorkSummary: Content (please ensure you mask any confidential information): I have the below member formula for FUTA. It is kicked off by a business rule, and below is the s… -
How to configure panels so it will based on field valueSummary: I am configuring panel container with supposed to be different criteria(cases) with this code: $base.page.variables.row.OrganizationDEO_BTAccountRecordType_c== … -
How to set the Revenue territory copying it from the related account?Summary: We would like to use redwood forecast based on territory and opportunity amount. Unluckily it is not possible, so as a workaround, we are developping a groovy s… -
Adding member dynamically under a parent in specific order using groovyHi Folks, Using groovy, I'm able to create new child member under a specific parent but I want to create these children in a sorted order. Let's say I have following pro… -
ASO calculations do not work when converted from Designer to Script mode in GroovyService:Enterprise Performance Management Enterprise Cloud Business Process:Planning Version:25.03.60 ISSUE: Trying to convert an existing Designer template for a MDX co… -
Inserting Sales Products upon creating LeadsSummary We want to create Sales Product upon creation of Sales Lead.Content We want to create a Sales Product upon creation of Leads. Since we cannot add a product group… -
setBgColor on Cell not working in Forms 2.0. Is this a bug, or do I need to do something specific?Summary: setBgColor on Cell not working in Forms 2.0. Is this a bug, or do I need to do something specific? My code works perfect when I toggle to Forms 1.0. Content (pl… -
Set Text Account with Attribute ValueSummary: Is there a way to assign a Text Account with an Attribute Value? I'm trying to use a regular rule but it is not working. A couple examples of what I tried below… -
getEvaluatedMembers for LAncestors in Shared HierarchiesSummary: We have a need to be able to grab ancestors from a specific level in a shared hierarchy in a dynamic fashion based on an RTP value. When using the Ancestors on … -
Checking null attribute in calcscriptHello experts, I have a calc script that I have to check if attribute of specific member is null or not, this is my code but is not working: FIX(@RELATIVE("Entity",0 )) … -
How to edit the URL of Web Services in App Composer?Summary: After a P2T or T2T, how do I update the URL in the Web Services in the App Composer of Dev/Test instance to point to the correct target URL? Content (please ens… -
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an… -
Upper level member for calc script & IPM insightSummary: IPM insight selection cannot be dynamic parents. Content (please ensure you mask any confidential information): Dear experts, I am trying to use the IPM insight… -
Fix broken email links to tasks and opportunitiesSummary: When email notifications are sent out that an Opportunity or Task has been created, the link to said Opportunity or Task is broken. Only part of the link is cli… -
Timestamp on file name 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… -
Query limit in groovySummary: Currently engaged in a customization project within Oracle Sales Cloud utilizing Groovy scripting. I am aware that the default limit for fetching records at one… -
How to get a flex field information from on ERP billing account from CX Party?Summary: How to get a flex field information from on ERP billing account from CX Party? We are able to use groovy to get to the associated billing accounts for a CX part… -
Hi, We haveHi Need your help to resolve the below configuration CX sales. Please make the Currency field on the Creation page of Opportunities (Projects) in CRM updatable at the he… -
can a rest endpoint create announcementsSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Copy to SFTPSummary: Experts - I am trying to automate back up process and move the file to SFTP server with the new REST API Command Copy to SFTP. Below are the steps. 1- Business … -
Groovy DataGridBuilder varying columnsSummary: Content (please ensure you mask any confidential information): Hi, I got stuck on a groovy rule to build a DataGridBuilder with varying columns and don't know h… -
How to convert groovy script from app composer to Visual Builder readable codeSummary: On the actions and links section of the app composer, we are using groovy script to fetch the URL from custom object. I tried to use the code directly on create… -
How we can set row suppression while using createDataExporter() to export data from EPBCSSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Rest API for Artifact update reportsSummary: Looking to generate Artifact Update reports through rest API or EPMAutomate but dont see any resources available to get this information from automation of audi…
-
Need Groovy syntax to Upload file in staging area for EDMCS from planningSummary: We need File Upload syntax in Groovy for epm cloud. Basically, We are connecting EDMCS using groovy from Planning application. And trying to upload file using G…