Groovy
Discussion List
-
What's New in 20.03?Summary ... a lot of things that make your life and my life easier!Content Oh my, it's time for another installment of the What's New post. As always, I plagiarize the o… -
Sending Mail Using Object Function and Groovy CodeSummary Sending Mail Using Object Function and groovy code basede on com.oracle.breeze.ramp.helpers.Email.sendContent Hi all, When I try to implement the following blog … -
Unable to see Groovy Script Job when executing through Job SchedulerSummary I have written a Groovy script which calls other rules and DM rules within it. When run through the scheduler I cant see the Groovy Script JobContent The Issue i… -
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer… -
What's New in 20.02?Summary ... a lot since we don't do much in the YY.12 and YY.01 releases!Content Okay, after a few slow months around the holidays, this 20.02 release is packing quite t… -
Running multiple essbase scripts in one groovy calcSummary Can groovy only run one essbase calc per script?Content Hi, When I run an essbase calc script from a groovy script, the following command runs the script: return… -
Groovy: Get the memberName of a SmartlistSummary Trying to use a groovy rule to get the memberName of a Smartlist entryContent Hey all, I am trying to create a member on the outline via BR using groovy calculat… -
dumb groovy question - get all row members on a gridContent I've seen a lot examples of getting row members for cells that have been edited but what about if I just want to get all row members on the grid? I tried this bu… -
Post Service call in Groovy ScriptSummary I am trying to call make service call using groovy script. But getting ExceptionContent I've defined a REST service with one POST endpoint. I try calling it base…User_2025-02-04-12-44-05-865 86 views 0 comments 0 points Most recent by User_2025-02-04-12-44-05-865 Visual Builder -
Mapping a JSON attribute containing a period/dot in the attribute-nameSummary Not able to map a JSON response containing attribute-names that contain periods.Content Hi all, We're having difficulty mapping the JSON body of a REST response … -
Send email with ical eventContent Good Noon! Currently we are exploring new opportunities to collaborate Oracle Learn module with Oracle VBCS. The requirement is to fetch new enrollments from Lea… -
Passing in parameters to a business rule call via GroovyContent Hello, I have a groovy script that determines a planning member name I would then like to use as a parameter I can pass into a business rule then execute I know … -
Running a rest api on business rule returning errorSummary I am trying tu invoke a API from a Business rule and it is returning a errorContent I am trying to run a business rule calling a api, I have created an named con… -
Updating Substitution Variables using a Business RuleSummary Trying to update the substitution variables using groovy ruleContent Hi, I'm developing a pbcs application that has a great amout of substitution variables. I wa… -
What's New in 19.11?Summary ... let's find out!Content Is it me or did this month fly by? It's time to check in on the latest developments in EPM Planning but, as always, I assume you've al… -
Grab the current user name and store in PlanningContent Hi guys has anyone come up with a way to grab the current user logged in and store their name as a value in a text account? Hypothetically the process would run … -
Programming LanguagesSummary Which are all lenaguajes programming that supports OVBS?Content Hi All, Which are all lenaguajes programming that supports OVBS? Angular, JET, etc? I was looking… -
Export Job Console is not capturing Smart PushSummary When we download the Job Console via REST API, we can see records for Data Map, but not Smart Push, even though Smart Push shows on the Job Console in the UICont… -
What's New in 19.12?Summary ...last one of the year!Content Here we are again and for the last time this year (BTW, pet peeve, this isn't the last time in the decade... decade ends 31-Dec-2… -
Using Groovy to integrate data between differrent PBCS applicationsSummary Is it possible to use groovy to integrate data between PBCS applications?Content We are planning to migrate several Planning applications from on-premise to the … -
Planning in EPM Cloud: Free hands-on Groovy training in San Francisco BaySummary Planning in EPM Cloud: Free hands-on Groovy training in San Francisco BayContent The San Francisco ODTUG / Oracle EPM Meet-up group is sponsoring a free hands-on… -
Groovy Script with RTP variables fails to launchSummary Groovy Script with RTP variables fails to launchContent I am able to successfully validate and deploy the rule created with Groovy script having three (3) RTP va…User_2025-02-06-00-01-50-884 400 views 12 comments 0 points Most recent by User_2025-02-05-11-54-50-101 Planning -
Field Level Update Trigger updates field only onceSummary Field Level Update Trigger on BO only updates field when record is createdContent Hello, I have a very simple trigger in one BO that executes always. When a fiel…Stephen Bryant-131052 31 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Oracle VBCS Role Based Mail SendSummary Oracle VBCS Role Based Mail SendContent In Oracle VBCS how can we send mail to the Users attached to particular VBCS Role. For Example: Suppose I have two Roles …User_2025-02-06-00-12-20-757 37 views 6 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder -
Business Object Function - return array with multiple recordsSummary Business Object Function - return array with multiple records to pass to web serviceContent Hello, I have BO called, TrxHdrs, with multiple records. I know I can…Stephen Bryant-131052 33 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to assign repeating element of a variable with values from an array in the action chainSummary How to assign repeating element of a variable with values from an array in the action chainContent I have a variable based on REST endpoint that has repeating el…