Groovy
Discussion List
-
Multiple calculation scripts from a single groovy scriptSummary: Can we run multiple calculation scripts from a single groovy script? Content (required): Hi, I tried running a groovy script with 2 cal scripts (base on 2 strin… -
How to convert string datatype to CLOB in Groovy Script?**This post was created as part of a How to Service Request (SR) Release: 22.04 Summary of the question: How to convert string datatype to CLOB in groovy script? Ex: Nee…Swathi.Lemati-Support-Oracle 251 views 1 comment 0 points Most recent by Swathi.Lemati-Support-Oracle Sales -
How to fetch Contact's mobile # in SRHi, We have mobile # , work # fields in Contact UI. Is there any field available which is stored Contact's mobile # in SR level. We need to send SMS using this value. Pr… -
Groovy Data Movement Across ApplicationsSummary: Hi Experts, In the past, I have successfully used Groovy scripting to move data around within a cube, or between cubes in an Application using the GridBuilder o… -
Push Data from BSO to ASO On Load of Dashboard - ASO Web FormSummary: The short version is that I need to be able to run a Smart Push of data from a BSO to ASO cube ON LOAD on an ASO web form/dashboard through Groovy. Content (req… -
How to show information kind of message through groovy when a web service is called through Action**This post was created as part of a How to Service Request (SR) Release: 22A Summary of the question: Customer have requirement to display confirmation message when cli…Bodhisattwa Mukherjee-Oracle 81 views 3 comments 0 points Most recent by Andrei Stan-Support-Oracle Sales -
Is it possible to create a dynamic layout based on stalled opportunities?Summary: We need to create separate layout based on an opportunity that is stalled, or where the stage has remained idle for too long. We need to expose and require cert… -
Downloading CSV files from EPBCS Inbox/Outbox Explorer using Groovy scripting and REST APIHi guys, We are trying to download CSV files that are published in Inbox/Outbox Explorer in EPBCS application. We tried to download these files using REST API using Scri… -
How to sum minutes in a datetime field using Groovy?**This post was created as part of a How to Service Request (SR) Release: 22A Summary of the question: We are writing a groovy script and need to sum the minutes in a da…Tony Phetbourom-Support-Oracle 31 views 1 comment 0 points Most recent by Andrei Stan-Support-Oracle Sales -
Warning message with "Continue" optionSummary Warning pop-up message with "ok", "Continue" or "Cancel" optionContent It will be nice to have an option to throw a warning message on the screens with "Ok", "Co… -
EPBCS: Using REST API to create GroupsSummary: we need to use REST API to create Groups on the fly. Please see the code snippet. we keep getting the following error messages… -
Using Groovy to Pass a Smart List Value from form rows (need to pass WITHOUT quotes)Summary: Is there a supplemental Groovy function, or other technique, that can convert a pulled smart list value from a form WITHOUT quotes? Content (required): We are t… -
best way to add or substract hoursSummary: How is the best way to add or substract hours in groovy Content (required): Recently we created a script to calculate the actual date and the day before to send… -
Ruleset Validates/Deploys and displays success message, but isn't runningSummary: We have a rule set of 5 rules that validates and deploys without issue. It is connected to an action menu item and when I select it from the right click menu, i…User_2025-02-11-06-55-16-264 21 views 2 comments 0 points Most recent by User_2025-02-11-06-55-16-264 Planning -
Which application type should we select upon conversion to EPBCS, Custom or Module?Our service was just updated, and we are ready to convert from PBCS to EPBCS. We have read the documentation (Converting a Standard or Reporting Application to an Enterp… -
Assigning value to a member derived from RTP (The member is not refreshed)Summary: we have an RTP Member which is refreshed. A child has been created under it using groovy method of add dynamic child in a different process and this member is n… -
Get the value of "SiteuseType" before user makes the updateSummary: Get the value of "SiteuseType" before user makes the update Content (required): I have a "BeforeUpdate" trigger wherein I am trying to validate if the user is t… -
Require groovy code to create Attachment to Activities in Oracle sales cloudSummary: Require groovy code to create Attachment to Activities in Oracle sales cloud as soon as they get created in Oracle Sales Cloud Content (required): Version (incl… -
How to use Groovy and REST API to filter and execute datamap, and set substitution variablesSummary: I want to find out if you can set dimension parameters when running a datamap using a REST API call in Groovy, in PBCS calc rules. Secondly, I want to know if s… -
Removing a member using groovySummary: Hi, While designing a DataGridDefinitionBuilder can I remove a member from a Planning list ? builder2.addRow(['Entity', 'Account'], [['Lvl0Descendants("Entity")… -
Notification on Account-Contact relationship deleteSummary: Hi Team, We are planning to send out a notification to account owner, when a contact is deleted from "Contacts" tab. Content (required): When a contact is remov… -
PersonParty Phone AttributeHi, As per our requirement, we need to validate the new phone # of contact is existing already or not. def vop= newView('PersonParty') def vcp = newViewCriteria(vop) def… -
Transferring a file from Inbox/Outbox Explorer to Data management using GroovySummary: Need to transfer file from Inbox/Outbox Explorer to Data Management using groovy in EPBCS. Content (required): Hi . I have a file in Inbox/Outbox Explorer as be… -
How can we populate a value in Address Additional Element Attribute 5 using groovySummary: How can we populate a value in Additional Element Attribute 5 using groovy Content: We have a requirement that we want to populate some value in Additional Elem… -
How to filter Groovy scripts only to trigger from UI/user actions for Activity objectSummary: Tigger Activity Object's groovy scripts only via UI actions Content (required): Hi, We have a requirement to run specific validations for Activity object when t…