Home Blog

Groovy – Proactive Validation

0
In many processes, users select specific combinations before executing a set of rules. However, invalid selections can occur for various reasons—such as a newly...

Rest API – Export Audit Logs

0
Exporting Audit logs for last 24 hours into a .zip file is quite easy with the combination of Groovy and REST API. Here is...

Groovy – Data Push with Smart List

0
Smart Lists can act as a virtual dimension in your cube that may represent data points and they can be leveraged to pivot data...

Rest API – EDMCS Import / Export Metadata

0
Enterprise Data Management Cloud Service has got a rich set of RestAPIs that may allow you to run and automate many business processes. You...

Groovy – Narrative Reporting Burst Reports

0
Burst definitions in Narrative Reporting is very powerful when you want to deliver the reports out with an email attachment. Good news is email...

Groovy – Run FCCS Consolidation

0
You can trigger FCCS Seeded Rules from groovy business rules. This may be useful if you want to elevate some of your users to...

Groovy – Metadata Accelerator

0
I have developed different versions of Metadata Accelerator tools to drive metadata build requirements in many different projects in my career. While it may...

Groovy – Capture Edited Cells

0
This is a very powerful functionality in groovy. I noticed I keep using this in my projects and never had a chance to write...

Rest API – Import Security

0
In order to run Import Security jobs in your instances, you will need a .csv file which contains the security details you want to...

Groovy – Warning Message – Are You Sure ?

0
Quick tip on how to ask users question before you let them run a critical rule which may take a while to execute, delete...
Sanjay Vaja
1 POSTS0 COMMENTS
Doug Adams
0 POSTS0 COMMENTS