Map Variables in Groovy
It sounds simple, but even as a Groovy practitioner I still forget how it works. Maybe this one is a…
Prevent users from submitting zeros
Do you have users who love submitting zeros on forms? What if I told you there’s a way to prevent…
Get Scenario Properties using Groovy
When writing a Groovy rule, it’s important to capture the start year of the Scenario member so you can perform…
Oracle Intelligent Performance Management (IPM) – Auto Predict
Recently, I was able to test out the IPM tools in EPBCS. We utilized Auto Predict and all three of…
Updating Attribute using SmartList and Groovy
Attribute dimensions are great for grouping data and reporting but updating attributes can be a cumbersome task for administrators. The…
EXPORTDATASLICE REST API – Python
A couple of years back, I worked on a project where I had to extract data from an Oracle database…