Groovy
Discussion List
-
Send Email REST API Stop Working from Last FridaySummary: Send Email REST API Stop Working from Last Friday in Prod Content (required): I have noticed that from multiple clients. Using REST API to trigger send email st… -
get a parent members in a list for list of lvl0 members in groovySummary: get a parent members in a list for list of lvl0 members in groovy Content (required): I have lvl0 members in list extracted from flexform need to create another… -
Test on smartlist value in groovySummary: hi all, Test on smartlist value in groovy Content (required): Is it possible to test on a smartlist value in groovy. We want to make cells read only if a cell v… -
How to fetch Account Address filtered on specific Site Use Code via GroovySummary: How to fetch Account Address filtered on specific Site Use Code via Groovy? Specific Address of an Account is to be retrieved based on Site Use Code. [Multiple … -
Restore Backup - Rest API Status CheckingHi, Has anyone here used the Restore Backup functionality via Rest API? We have successfully been able to use it via groovy business rule in one of our planning apps, bu… -
Groovy Script to delete Account related address lineSummary: If Opportunity Status is set to Lost, then we want to delete the address line in associated Account based on the location ID on related object that matched with… -
How to pull Account territory team members via SOAP Webservice?Release: Summary of the question: How to pull Account territory team members via SOAP Webservice? In other words, what is the SOAP webservice that can be used to get th…Prasanth Prabhu-Support-Oracle 11 views 1 comment 0 points Most recent by Manoj Kumar-Support-Oracle Sales -
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle… -
Invoking a Cube Refresh via Business RuleSummary I am trying to create a business rule that executes the Cube refreshContent I am trying to create a business rule that executes a cube refresh. I have created a … -
Groovy - Acting on Edited Cells IssueHi, We are running a basic groovy rule on save to act only on edited cells. The form in question is a spin off of the OOB expense trending form, but with additional dime… -
Validating smartlist selection through groovySummary: Hi,I want to check if user has selected same smartlist value in other lineitem,and throw the error Content (required): I have a smartlist called "Customer Group…
-
How to avoid before update trigger on contact getting executed when its account getting deletedSummary: How to avoid before update trigger on contact getting executed when its secondary accounts are getting deleted Content (required): We have a before update trigg… -
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 253 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 83 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 33 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…