Groovy
Discussion List
-
Converting XML to JSON in VBCSContent Hello, We have a requirement wherein we want to convert BI report output from xml format to json in VBCS. I have searched for existing requirement in other posts… -
Groovy Scripting combining 2 Lists using .UniqueContent We have a groovy script that identifies the Entity members that changes in a form when saved. We will then loop through this list of changed Entities and come up… -
Groovy check if rtps enteredValue is empty; then exitContent Hi, I wonder what is the easy and proper way to check if RTP value is empty, then the groovy script will quit or exit without doing the rest of code. The attache… -
How To Assign New Owner In Sales Lead Using Groovy ScriptContent Hi, I am trying to develop a way to reassign a lead back to its previous owner when the current assigned owner rejects the assignment. However, on the part of se… -
Execution of MDX for ASO CubeSummary Execution of MDX for ASO CubeContent Hi All, We are loading a specific KPI via Data Management into ASO Cube. But this data needs to be multiplied by 1000. This … -
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search … -
EPBCS Financials how can I use OFS_Trend Based Calculation on custom Form?Content Hi all, Tried to use the OFS_Trend Based Calculation on a custom form but apparently runs but does not produce any results. I use some custom driver accounts on …
-
What is recommended approach - Financial Statement reports - with FRS tool in Oracle GL or with EPMSummary What is recommended approach - Financial Statement reports - with FRS tool in Oracle GL or with EPM toolContent Looking for some expert advice about the best app… -
Need to Delete Empty Blocks via Groovy RuleSummary Restructure & Clear Cube Not WorkingContent Hello, If possible I need to delete empty blocks from a BSO cube using a rule. The ClearBlock All function is not doi… -
New line character in notifications component in action chain of VB appSummary New line character in notifications component in action chain of VB appContent Hi All, I was looking for any way to add a new line character in the File Notifica… -
Parent Account in Leads ObjectContent Hi, I need to get the Party Number of the Parent Account from Leads Object in a field trigger to set a value for a custom lead field. Used the API Name "ParentAc… -
Get City and State value using Postal Code via GroovySummary When we select pincode, OOTB City and State populates automatically. Can we achieve the same using Groovy?Content In Contact/Account Address, When we select pinc… -
Calling deeplink from the embedded VB into cloud doesn't work as expectedSummary Calling deeplink from the embedded VB into cloud doesn't work as expectedContent Hi All, I have embedded VB app into hcm cloud application, and there is one butt… -
Column - cell background coloring based on the few conditionsSummary Column - cell background coloring based on the few conditionsContent Hi All, I have created an ADP based table which has 20 columns in it. Out of which one colum… -
Object Workflow Not getting triggered for few users- GroovyContent We have a Object workflow -groovy being triggered based on a condition on Update of a record in a custom object. The groovy code is being triggered for few users… -
Groovy Rules Attached to Forms have a 2-3 second DelayContent We have Groovy Rules attached to our data entry Forms with the Form residing in Dashboards. Upon Save by the user, the groovy rule is executed. We have noticed r…User_2025-01-28-20-34-08-444 27 views 2 comments 1 point Most recent by User_2025-01-28-20-34-08-444 Planning -
EPBCS : Copy parent level data to Level0 Members having Multiple generation sparse dimensionContent Hi All, We have a Department hierarchy (Sparse Member) with multiple levels/generations. We have loaded data to the department parent members with the top down T… -
What's New in 21.06?Summary More cool ways to enhance your Oracle Cloud EPM experience!Content Wow, here we go with another monthly update! First, KScope is rapidly approaching, so be sure … -
Can we define cell level security in EPBCS near futureContent Team , Business requirement is to define cell level security. Is it possible to do as standard security definition in EPBCS. Using Groovy, it will make cell as r… -
Error on Groovy error Message: expected type found .Summary Converting rule to groovy rule. Rule fails to write RTP value to member. Trying to write text string entered through RTP on Action MenuContent I have a working r… -
Getting smartlist values in groovyContent Hi, Would anyone be able to share an example of groovy where they check for a smartlist label value (or even an id) please. I am trying to use getDataAsSmartList… -
PBCS Data Integration AutomationContent Hi, we are planning to use EPM Agent and created Data Integration which directly connects to on-prem SQL server and loads to PBCS cube. Looks like we can run the… -
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 -…