Home Groovy Page 2

Groovy

Groovy – Filter by UDAs

0
Referring to one of my earlier blogs about Filter by Attributes, I have got same query from multiple people on how to utilize UDAs...

Groovy – Run a privileged SmartPush

0
At the beginning of May, Ahmet has published a really interesting article Run Privileged Functions With Non-Admin Users which I highly recommend as I...

Groovy – Automate User Variables

0
Who loves those error messages ? While user variables are providing a great mechanism to increase user experience, initial setup of user variables are...

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

Groovy – Run Privileged Functions With Non-Admin Users

0
Privileged MethodSome methods can only be called by a user with certain privileges. For example delete() on Member class, saveMember() on Dimension class, execute()...

Groovy – Use Force to Edit Read-Only Datacells

0
In this simplified scenario, suppose you have following form where you have products in the rows and Measures in the columns. Revenue is a dynamic...

Groovy – Filter by Attributes

0
Another strong advantage of groovy scripting is that you can access application dimensions and create dynamic list of members that your algorithm requires on...

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...
Sanjay Vaja
1 POSTS0 COMMENTS
Doug Adams
0 POSTS0 COMMENTS