EPM RADIANCE

  • Blog
  • About

  • EPM Calc Manager EPM Groovy

    |

    Raja Stalvin

    EPM Groovy – Designing flexible Rule templates that dynamically fetch form members, build Nested FIXes, and more

    September 23, 2024

  • EPM Calc Manager

    |

    October 20, 2023

    EPM CALC MANAGER – CalcMgrLogMessageTrace Function: A Swiss Army Knife for Business Rule Functions Learning, Creation, and Debugging

    Raja Stalvin

  • EPM Groovy

    |

    August 29, 2023

    EPM GROOVY – How To Compress A Text File With Groovy For Email Attachments And Faster Data Transfers

    Raja Stalvin

  • EPM Groovy

    |

    August 14, 2023

    EPM GROOVY – EPM Speaks many Languages: How We Handle Multilingual Error messages from scripting layer

    Raja Stalvin


  • EPM Groovy

    EPM GROOVY – How to Replace Form Level Formula Rows/Columns With Groovy’s ‘Run After Load’ Rules

    When calculating simple formulas at the form level, formula rows and columns prove to be very helpful. I haven’t implemented formula rows or columns in my previous implementation in a few years. Using groovy rules, we can modify “any” data fields after the form has loaded thanks to the “Run After Load” functionality. Whether it…

    Raja Stalvin

    /

    June 24, 2022
  • EPM Groovy IPM

    IPM GROOVY – How to Execute Machine Learning Models Using a Custom Groovy Rule (BYOML)

    I’ve been curious about how easy it was to use externally fully trained ML models in planning apps ever since Oracle released Bring Your Own Machine Learning in EPM. For those who have no past experience with Machine Learning, Given the massive knowledge base already available on the internet, getting started is pretty simple. ML…

    Raja Stalvin

    /

    June 9, 2022
  • EPM Groovy

    EPM GROOVY – How to Perform On The Fly Webform Level Custom Calculations Before Saving the Form

    The majority of us executes groovy rules in ‘Run Before Save’ operation to check if user-entered data fits all of the validation requirements. If the data does not meet the conditions, we have the option to cancel the ‘Save’ action. We’ll utilize the same “Run Before Save” groovy business rules and perform simple calculations on…

    Raja Stalvin

    /

    May 9, 2022
  • EPM Groovy

    EPM GROOVY – Validate Data Files To Identify Unknown Members Before Loading It in Oracle Planning From The Calculation Manager

    Without uploading the data into the system, there are few methods for validating the data file to see if all of its records are going to be loaded or not without rejections. This type of validation is frequently carried out on a local server by comparing members to downloaded meta data csv files. I’d want…

    Raja Stalvin

    /

    April 13, 2022
  • EPM Groovy

    EPM GROOVY – Renaming Members in Bulk: A Guide to Using CSV Files with Calculation Manager

    We don’t have many choices for renaming many members at once. One common use case is when the source system decides to change the prefix of members, renaming all of the members becomes a challenge in a fully data loaded plan types. Here’s how groovy can help you solve the problem. RENAME MEMBERS I am…

    Raja Stalvin

    /

    March 17, 2022
  • EPM Groovy

    EPM GROOVY – Incremental Metadata Updates in EPBCS using Flat Files and Calculation Manager

    Comparing the metadata of multiple dimensions to source system flat files can be a time-consuming manual task, especially during the build phase of any EPM implementation. We’ll look at how to avoid manually comparing EPBCS exported metadata files with source system files just to find out the differences, as well as how to incrementally upload…

    Raja Stalvin

    /

    March 10, 2022
  • EPM Groovy

    EPM GROOVY – Run Multiple Calculation Manager Rules and Send HTML Email Summaries

    This is a more in-depth look at how to use REST APIs to send emails from Calculations Manager. Please go to the send email post before reading any further if you are not sure how its done. I experienced an issue while sending an email from Calculation Manager; whenever a special character or multi-lines appear…

    Raja Stalvin

    /

    February 28, 2022
  • EPM Groovy

    EPM GROOVY – Custom Data Export, Transformation, and Import in EPBCS without Data Management

    Thanks to the latest addition of export and import data functions in the Groovy EPM package, we can now export, transform, and load data in any EPBCS application. This, like Data Maps and Data Management, is a privileged function that only administrators can use. As we all know, there are a variety of ways to…

    Raja Stalvin

    /

    February 11, 2022
  • EPM Groovy

    EPM GROOVY – Perform Focused Calculations Based on User Selection Rows/ Cells in Web Forms

    EPM Groovy’s focused calculations based on the edited cells from the web forms are one of the most utilized features so far. But for focused calculation to work, the cells need to be edited so that groovy can identify the members for which it needs to execute the calculation. Oracle has recently provided an option…

    Raja Stalvin

    /

    January 12, 2022
←Previous Page
1 2 3 4 5
Next Page→

© 2024 EPM Radiance

Contact