Home Authors Posts by Ahmet Daylan

Ahmet Daylan

Ahmet Daylan
30 POSTS 0 COMMENTS

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...

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...

Groovy – Manage Approvals

0
Using approvals basically allows you to monitor and manage your workflow within the specified process. Approvals help you manage the corporate planning process and...

Groovy – Excel.NPV – Net Present Value

0
Starting from September 2020 release (20.09), you can now call Excel financial functions in Groovy. This is great news, this means Groovy scripts will...

Groovy – ASO Version Copy

0
Array of possibilities in Groovy is endless. In Today's world, you can build advanced business logic in ASO cubes while you are taking advantage...

Groovy – Check Status of Multiple Jobs

0
Referring to my earlier post on Parallel Data Export. One of the follow up questions was about extending the logic to check all running...

Groovy – Parallel Data Export

0
Have you ever needed to do a large export from your epm cloud instance ? You might be familiar with defining an export job....

Groovy – Read from Virtual Grids

0
With groovy you can create virtual grids in your business rules that can read directly from your application’s cubes. Please refer to my earlier...

Rest API – Cube Refresh

0
Moving on Rest API series, please visit Rest API – Export Data Slices to see details on how to setup user to connect to...

Rest API – Export Data Slices

0
Have you ever needed to retrieve data point from your epm cloud application? Well sure you can have a smart view query to see...