EPM RADIANCE

  • Blog
  • About

  • EPM Groovy

    |

    Raja Stalvin

    EPM Groovy – Implementing a “Skip Update” Mechanism in Our UI Layer using Templates

    April 24, 2025

  • 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 – 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
  • EPM Groovy

    EPM GROOVY – How to Create Custom Files in EPM Inbox from Calculation Manager

    Due to job console output limits, one of the primary issues consultants experience is not being able to print the whole script which is sent back to Essbase execution. Some of us are already using alternative techniques to obtain the complete code, such as emailing the entire script to email using REST APIs, and uploading…

    Raja Stalvin

    /

    November 1, 2021
  • EPM Groovy

    EPM GROOVY – Capturing User Edited Rows for Dynamic and Focused Calculation Processing

    This is one of the first ever features, and it’s frequently utilized in most Hybrid Business Rules ( Groovy + Business Rule ) to collect the edited members from the form and execute the calculation exclusively to them. We create a Set and capture all the changed cells as shown below to collect only one…

    Raja Stalvin

    /

    October 5, 2021
  • EPM Groovy

    EPM GROOVY – A Guide to Custom Scripting for Partial Data Clearing in ASO Cubes

    Most of the information in this post will be redundant for people who started working with Essbase prior to the cloud era. The Groovy API provides a mechanism for clearing partial data in ASO straight from Calculation Manager using the Groovy API. Two parameters must be given. Logical Clear Vs Physical Clear The data is…

    Raja Stalvin

    /

    September 9, 2021
  • EPM Groovy

    EPM GROOVY – Pushing Web Form Data Updates Across Multiple Instances

    UPDATE : Cross Platform SmartPush Data push is available in the DataMaps The purpose is to push data using a webform attached business rule that captures the edited rows and pushes data to a different EPBCS instance.  Within the application, the calculation manager has multiple options, including data map, smart push, and DataGridBuilder. The REST…

    Raja Stalvin

    /

    September 2, 2021
  • EPM Groovy

    EPM GROOVY – How to Capture Failed Jobs from Console to CSV Files

    The EPBCS REST API provides the option to export all the job details to csv files. This is more helpful for consultants who support the application or for service admins who would like to see the summary of failed jobs in a csv file. I wanted to give it a try and explore this feature. We…

    Raja Stalvin

    /

    August 19, 2021
  • EPM Groovy

    EPM GROOVY – Sending Emails Directly from Business Rules (No Third-Party Required)

    We have to deal with long-running rules when dealing with larger datasets, especially when it comes to data aggregation, data maps, and so on. The idea is to provide business rule executors the option of receiving or not receiving an email notification regarding the status of a business rule. Oracle includes a dedicated REST API…

    Raja Stalvin

    /

    August 12, 2021
←Previous Page
1 2 3 4 5 6
Next Page→

© 2024 EPM Radiance

Contact