Groovy
Discussion List
-
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… -
Anyway to handle the workorder not allow to create if stockSummary: Anyway to handle the workorder not allow to create if stock is not available in respective subinventory Content (please ensure you mask any confidential informa… -
EPM groovy and DataExporter with two decimal restrictionsHi, We are using EPM groovy business rule to export data using class DataExporter. However we are seeing issues with decimals for some of data in the export file.I could…SrikanthReddy-Oracle 12 views 1 comment 0 points Most recent by Brett Rooks EPM Platform and Freeform -
Conditional Groovy in a form comparing two accountsHello experts!! I have a requeriment to do, I have this form: And with Groovy I should get a validation in BALANCE row. My requeriment is if BALANCE is equal to C1290_CA… -
How to calculate Holidays and Weekends using groovy in Fusion Sales Cloud ObjectsSummary: The requirement is to calculate calculate age of the record which is (today()-creation date). But the age should exclude weekends and public holidays. Is this p… -
File renaming issue in EPBCSSummary: I want to rename the file after unzipping the data export file. Content (please ensure you mask any confidential information): I tried several ways to schedule …