Groovy
Discussion List
-
Sending a table to database , the data invoked from external API, User will do update and save to DBSummary: API to collection => Update table by user => save table to DB. Content (required): Hi I have this sample consumed from external API. I listed the data in a tabl… -
Groovy Code to Determine Valid IntersectionsSummary: We have a valid intersection to define the business unit for each department (every department belongs to only one BU). To make business rules more efficient, w… -
Custom Objects record/data cannot be seen in the Oracle Cx Sales Mobile ApplicationSummary: Custom Objects record/data cannot be seen in the Oracle Cx Sales Mobile Application. However, I can see the records in the system. What could be the reason for … -
Remove Inactive Users from Opportunity Team tab using groovySummary: Remove Inactive Users from Opportunity Team tab using groovy Hi Team, We wrote below script to remove Inactive Users from Opportunity Team tab using groovy. But… -
How to set the date and time to Activity Start date using groovySummary: Need to set the custom date and time to the Activity Start date , able to set the date but time not able to. How can we set. Content (required): Version (includ… -
How to set the custom date value to Activity Start Date fieldSummary: We have a requirement to book the slots as per the availability so as per the selection we need to book the appointment. Based on the selected Date and Time we … -
How do you surface the currently running business rule's Job ID?This should be really simple but I can't seem to work it out. I initiate a business rule which uses REST API calls to kick off multiple child jobs. At the moment, these … -
Basic Authentication does not work anymore in Application ComposerSummary: Basic Authentication does not work anymore in Application Composer Content (required): We are calling a rest webservice in app composer. We are using basic auth… -
Has anyone used EPM Automate commands from Groovy (aka Server-side EPM Automate)?Summary: I'm working on a banking project where we have restriction to download/install EPM Automate, so we are trying to leverage EPM Automate from Groovy without insta… -
adf.error.warn(null) is not displaying the warning , not workingSummary: Need to display the warning message in Lead UI , if the lead with same info is exist. So using the adf.error.warn(null) when the criteria is having more that on… -
Groovy to capture response of getOrganization and pass party site id to mergeCustomerAccountSummary: Hi Team , having requirement to capture response of getOrganization and pass party site id to mergeCustomerAccount Content (required):if (ApprovalStatus_c == "A… -
Groovy to insert messages from Service request headerSummary: Based on an attribute value on Service request header, Would like to insert an internal note row in message tab via groovy Content (required): def srid = getAtt… -
[EPM Automate via Groovy] Error capturing when status code equals 0Summary: I am trying to have a Groovy rule show as "Error" in a job where, even though it runs "successfully" and shows a status of 0, it still has errors/warnings that … -
how to prevent duplicates values on custom fields once created?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Groovy - Accessing Attribute Dimension MembersHi, We were doing some testing today and were trying to use .getEvaluatedMembers to access attribute dimension members (similarly to accessing dimension members using th… -
How To Print Color Text In Exception Message Using Groovy ?**This post was created as part of a How to Service Request (SR) Release: 11.13.22.07.0 Summary of the question: How To Print Color Text Using Groovy Exception Message ?…Swathi.Lemati-Support-Oracle 41 views 1 comment 0 points Most recent by Swathi.Lemati-Support-Oracle Sales -
Allow Revenue line to have its own Close Date and time**This post was created as part of a How to Service Request (SR) Release: 22C Summary of the question: Based on the business requirements, we would like to allow the dif…Kyler Thomas-Support-Oracle 21 views 1 comment 0 points Most recent by Kyler Thomas-Support-Oracle Sales -
Help Oracle make cloud applications easier to extend!If you've extended an Oracle cloud application in the last year, we want to leverage your experience! Specifically, we'd like to interview you for about an hour on what … -
Help Oracle make cloud applications easier to extend!Summary: Content (required): If you've extended an Oracle cloud application in the last year, we want to leverage your experience! Specifically, we'd like to interview y… -
Can we use/trigger the Email Templates from GroovySummary: We want to send the SMS from Service Request to mobile, in that we need to use the templates for message body. Can we access/use the email templates in groovy? … -
Can I use groovy to run parallel RulesSummary: I created a ruleset in Calculation Manager where 6 rules run parallel. Each rule is doing a copy of the same set of accounts for one specific year per rule. Can…Anna Balzak 41 views 1 comment 0 points Most recent by Kyle Goodfriend-Oracle EPM Platform and Freeform -
Get user job role in resource object custom fieldSummary: In Resource object we have a custom text field. And we wanted to populate that field if the resource has the specified job role tagged. We wrote below script in…Lavu Kalyan Chakravarthi 61 views 7 comments 0 points Most recent by Madhuri Cheruku-Support-Oracle Sales -
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh…Jagadeesh Kumar Thontapaka 140 views 10 comments 0 points Most recent by [Deleted User] Visual Builder -
Get Catalog Product Group Information for PRODUCTSummary Need to get catalog product group information for the products added into revenue linesContent Have revenue lines with type as Group & Product. Able to get catal… -
Groovy Sum of two columnsSummary: Groovy to check sum of two columns Content (required): Hi, I want to use groovy to check if sum of Dr. column is equal to sum of Cr. Column and if not then thro…
-
Extract or download cell attachmentsSummary: Looking for a way to systematically download cell attachments Content (required): I'm trying to find a way to systematically download cell attachments. I don't … -
Groovy to update an Alias based on text account?Content Hi, has anyone written Groovy to update an alias of a member from one dimension based on text entered into a text account? I've read a lot of public Groovy how-t…