Groovy
Discussion List
-
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… -
Has anyone seen a issue with Groovy BR loadGrid filterMembersWithNoAccess?Summary: Expecting the data grid to load cells ignoring user security because loadGrid filterMembersWithNoAccess = false but user running rule does not pull the data for… -
Using Groovy to Trigger a Data Management BatchSummary: Content (required): similar to the question posted here how to trigger data management rule in PCMCS using Groovy in Planning — Cloud Customer Connect (oracle.c… -
How to identify Copied OpportunitySummary: How to Identify if the Opportunity is copied or if the opportunity is created from Create Opportunity button. In Oracle Support we have found document Doc ID 22…Lavu Kalyan Chakravarthi 31 views 7 comments 0 points Most recent by Vini Rastogi-Support-Oracle Sales -
Can I use a range of Periods in a groovy script that pass parameters to Data MapsSummary: I need to use a range of Periods in a groovy script that pass parameters to Data Maps Content (required): I wrote the following groovy script to pass parameters… -
How to make a field conditionally required in CX Sales Mobile App**This post was created as part of a How to Service Request (SR) Release: 22C Summary of the question: We have a conditionally required field in SUI and will need to rep…Hector Dantas-Support-Oracle 81 views 1 comment 2 points Most recent by Hector Dantas-Support-Oracle Sales -
Can we control access to that particular Note record based on a custom field?Summary: Content (required): we have a requirement to give/control access to a particular note record based on the value present in the Custom field. if u have any docum… -
What's New in 21.08?Summary More cool things plus some favorites of mine!Content Well, here we are again and I'm back on my normal release date as 21.08 is set to hit your test environments… -
Right click to a form with level0 members of the chosen parentSummary: I want to create a high level review form where user can right click on the selected cost centre parent and go to a form that only shows the bottom level cost c… -
Assigning a variable to a text member using EPBCS groovyContent (required): Hi guys! I am facing a small issue in assigning a variable which contains text using groovy. I have an array named "Teachers" which contains staff na… -
Best practices for automated testing on the Fusion platformSummary: Are there any recommended practices for automated testing on Fusion apps (CRM, HCM, etc)? Content (required): Hi. I was wondering what is the common practice fo… -
Groovy how to get member combinations from DataGridSummary: Content (required): Dears, I am looking for a way to get member combinations from a Datagrid, for instance: builderUnit.addRow(['Unit', 'Account'], [['Lvl0Desce… -
Delete file REST API - GroovySummary: Has anyone successfully used the Delete Files (v2) API in a groovy business rule? Content (required): I am able to make the API call from Postman. However I kee… -
How to create contact automatically from from custom fields at the lead ?Summary: Hello everyone , the customer want to create the contact from custom fields at the lead , that contains the data he needs for contact definition , when he conve… -
Issue with dates passed from Lead object to Activity object using groovySummary: When creating a Lead, an Activity record is generated automatically through Object Workflow. I'm using two dates from the Lead to set Activity's Start and End d… -
How to add a specific range to a date fieldSummary: How to add a specific range to a date field Content (required): The user would like to enhance OSC date fields to prevent them from accepting "non-existent" dat…Chetna Sharma-Support-Oracle 51 views 3 comments 0 points Most recent by Chetna Sharma-Support-Oracle Sales -
How to fetch first 1500 characters from Long text field to a custom text field using groovySummary: How to fetch first 1500 characters from Long text field to a custom Text field using groovy Content (required): Hi we are trying to fetch first 1500 characters … -
Best Approach to combine multiple triggersSummary: Best Approach to combine multiple triggers Content (required): I would like to know the right approach to combine multiple triggers into a single trigger for be… -
How to set Parent Account value via Groovy Script**This post was created as part of a How to Service Request (SR) Release: 11.13.22.04.0 Summary of the question: We need to set Parent Account via Groovy Script on Accou…Umamaheswarareddy Ambati-Support-Oracle 111 views 1 comment 0 points Most recent by Umamaheswarareddy Ambati-Support-Oracle Sales -
Can we delete attribute members via a groovy script?We have a requirement to delete attribute members and are wanting to do this via a groovy script, however can't seem to find a method to do this - has anyone done this b…