Groovy
Discussion List
-
Redwood Visual Builder studio Action Chain: how to access parent and child object fieldsSummary: How to read or set data for parent and child object when using scripting in Action chains for Visual builder studio to implement Redwood. Content (please ensure… -
groovy rule to track changed data to get entities loaded via data management in FCCSSummary: Requirement: We are currently looking to optimize our data load process and are looking for a way to track which entities have actually loaded to the applicatio…Amarnath_Kothapalli 21 views 3 comments 0 points Most recent by Mike Casey-Oracle EPM Platform and Freeform -
EPBCS : API call to Run Rule not fetching parametersWe have two Rules. Groovy_Rule1 should run on form save. Should pick Run time prompts and pass it to API call which will call Groovy_Rule2 to run a Data Map. Issue: For … -
Looking for a way to use Azure service principal for connecting to EPMSummary: Hi, Looking for a way to use the Oracle EPM API through azure service principal instead of service account for authentication purpose? Found the below blog but …Tushant Pandey 1 view 1 comment 0 points Most recent by Abhinav Jain-Oracle EPM Platform and Freeform -
Sales Revenue Workflow:Unable to Restrict Email Alerts by Opportunity Business UnitSummary: We are configuring an email notification workflow in Application Composer under the Opportunity Revenue object. The goal is to send email alerts only when Reven… -
Groovy - Setup Scenario PeriodHello, I have my Groovy script for scenario and year changes, similar to the Planning Financial Module. I have a form with the "run before save" function associated with…
-
Automated cleanup of scheduled jobs/mail notifications in DR instance post-EPBCS environment cloningIn our EPBCS application, we use the cloneEnvironment command as part of a daily automation to refresh our Disaster Recovery (DR) environment from Production. This clone… -
Member Name contains comma for Data IntegrationSummary: Account name contains comma Content (please ensure you mask any confidential information): Hi All, I am performing an ASO to ASO cube data transfer using Data I… -
Extract Field and Page level properties from App composer for redwood ImplementationSummary: Extract Field and Page level properties from App composer for redwood Implementation Content (please ensure you mask any confidential information): We are curre… -
group by / sum createDataExporter aso data exportsI'd like to use createDataExporter to extract data from ASO but i'd like to extract only the totals of some dimensions. This isn't possible without extra steps because y… -
Create Dynamic Child with sequential codeHi, Can we create sequential project codes in EPM metadata? We know we can use the Create Dynamic Child option to create metadata members through RTP. In this option, we… -
Oracle Fusion CX Sales Cloud Service: Connection pooling on REST web service calls in Groovy TriggerWe are making a REST (via a Web Service created in Application Composer > Common Setup > Web Services) call in one of our Groovy triggers that connects to an external se… -
how to update secondary Partner address to Account address in groovySummary: We have script to create Account when partner creates in system in same time we will add primary address also. Now we need to update secondary address also. how… -
Show in Smart Action Confirmation Message in Redwood data from Rest Service responseSummary: For a UI Smart action calling a rest service we need to show the user data from the service response Content (please ensure you mask any confidential informatio… -
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…