Home RestAPI

RestAPI

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 address that you are defining for the report delivery does...

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 trigger the consolidation for a higher level entity parent for...

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 about it before. I am saying this is powerful just...

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 import into your application. In my example, I will mention...

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 data or impact metadata. You can create a template to...

Rest API – Import Data Slices

0
It was my first blog in this platform where I mentioned how to retrieve data points from epm cloud applications. You can have a look at it from here. I have been thinking about...

Groovy – Run A Data Management Rule from Business Rules

0
It is time to consider running your Data Management Rules attached to forms like run on save or consider giving an action menu to users to pull some data in by triggering data load...

Groovy – Realtime Access to External Tables.

0
Groovy and RestAPIs combined together provide a big array of possibilities. I will walk you through in this post how to connect to an external table, read records from it and add new records...

Groovy – Send Emails from Business Rules

0
I wanted to explore sendmail option, test how it looks and give a few ideas in terms of how it can be utilized in EPM applications space. I started with a RestAPI client to...

Groovy – Manage Approvals – Part II

0
After receiving lots of positive feedback for my previous blog, “Groovy – Manage Approvals”, it is time to get on with a bit more about Groovy combined with RestAPI resources to manage approvals. In certain...
Sanjay Vaja
1 POSTS0 COMMENTS
Doug Adams
0 POSTS0 COMMENTS