Groovy
Discussion List
-
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 19 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder -
Groovy to validate sum of each row should be 100%Content Hi, I wonder if anyone could share with me some sample Groovy script on this most typical usage, to check the summation of values in each row should be 100% I'm … -
Validate if a user is logged inSummary Validate if a user is logged inContent I have the following requirement, I need to validate if a user with service agent functions who is the account owner is co… -
Groovy to loop through and agg modified row membersContent Does anyone have an example of groovy that would loop through modified members of a row dimension and agg the ancestors of each? -
Privileged Function Access IssueSummary Trying to get Privileged Function to Create Record on custom ObjectContent We have a custom Object which is populated by trigger when an Activity Record is delet… -
Activate Action Only When Logged-In Resource Has Correct RoleContent Hi, I'm creating an action which triggers a groovy script but I want that action to be only available to certain types of resource roles. How do I achieve this? … -
REST API for attachmentsSummary REST to fetch all kinds of Attachment child rest collectionsContent We have so many different object with attachment child collections. Like Below -… -
What's New in 21.03?Summary A really big Enhancement!Content Well, to say I'm excited to share this post may be an understatement and I believe you may very well share my excitement! In fac… -
import external js into VBCSSummary import external js into VBCSContent Hi All, Wanted to know if we can import external js in vbcs and use it in JS section. Please let me know if this can be done.… -
Calling a Business Rule from a Groovy script (OWP_Add Requisition_GT)Content Hi, Our client has its own version of calculating Benefits and Additional Earnings; so we created a custom business rule ("HS_Calculate Benefits Additional Earni… -
VBCS: US Map with all the states and changes colors for states based on the row values from tableSummary VBCS: US Map with all the states and changes colors for states based on the row values from tableContent Hi All, We have a requirement to show US map with all th… -
How To Investigate A Lead That Is Being RetiredContent Hi, We have leads being set to Retired by an integration user. I want to investigate how these leads are set i.e. by webservices, by scripts. etc. Is there a way… -
Idea Lab - New Idea Raised to include search field in Business Rules HomepageSummary Idea Lab - New Idea Raised to include search field in Business Rules HomepageContent Hi Friends - I have raised an idea in the Idea Lab to include a search field… -
Script to identify when Parent Account is updated or linked to Child AccountSummary Script to identify when Parent Account is updated or linked to Child AccountContent Hello, I create a before update script to fetch all the parent account attrib… -
Meaning of Functional read and Functional update check boxes in Custom object securitySummary Meaning of Functional read and Functional update check boxes in Custom object securityContent Hi All , In custom object security section there are Owner, Owner a… -
VBCS: Row background change based on some condition for SDP/ADP tableSummary VBCS: Row background change based on some condition for SDP/ADP tableContent Hi All, We have created a SDP table which has 20 rows in it, based on one of the val… -
EPM Cloud 21.04 - Check out new features added!!!Content Check out what new in EPM cloud release 21.04 - EPM Cloud 21.04 -
LSIBLINGS in GroovyContent Hi All, I'm trying to write a piece of code which could mimic the behavior of @LSIBLINGS in calcscript. I have a parent with a flat list of children under it and… -
Execute a rule from a tab in a navigation flowSummary Need to execute a business rule by clicking on a tab in a navigation flowContent Hi, We would like to be able to execute a business rule from a navigation flow t… -
@ISATTRIBUTE("STORE") equivalent MDX functionContent We are trying to convert BSO member formulas to ASO, and we got stuck with @ISATTRIBUTE("STORE"). BSO formula: IF(@ISATTRIBUTE("STORE") AND (@ismbr("Rephased Bud… -
Business Rule is failing for multiple data entries, when data is missing for one of the dataContent Hello Team, Business Rule is failing for multiple data entries, when data is missing for one of the data. We got a response from support engineer as, "its workin… -
EPM Automate command: runPlanTypeMap Override member selectionContent Can we overreide member selection for a given data to run using epm automate command: runPlanTypeMap. Using Groovy we can do that, but there is a limitation of 1… -
SendMail API using Groovy - Quick TipSummary Blod Post - SendMail API using Groovy - Quick TipContent Link to the post. The goal of this post is to show how to send emails using SendMail API in Groovy busin… -
SendMail API using GroovySummary Blog Post - SendMail API using GroovyContent Link to the post. The goal of this post is to show how to send emails using SendMail API in Groovy business rules. T…Omar Shubeilat. 98 views 0 comments 0 points Most recent by Omar Shubeilat. EPM Platform and Freeform -
Member relationship function to replicate "exclude" in form designContent Is there a member relationship function that can replicate the "exclude member" functionality in Planning form design? Looking to use the function in export data… -
Passing RTP within a groovy rule calling the REST API to clear cubeSummary Unable to figure out the correct syntax to pass the rtps into the HashMap - Groovy Business Rule calls "Clear Cube"Content Hello, I have a groovy rule that calls…