Groovy
Discussion List
-
How to add attachment type field for Custom Objects through Application composer toolSummary How to add attachment type field for Custom Objects through Application composer toolContent Hi, Could you please guide, how to add attachment type field for Cus…Thulasi Reddy-140165 233 views 5 comments 1 point Most recent by Shivakumar Ayyanagowdar-Oracle Sales
-
Sum Total Row Level in Sales Cloud ReportSummary Show only total and hide rows in report output Sales CloudContent We have a report as Table output view. We want to sum at row level and then total at bottom by …
-
Trigger workflow in future dateContent Hi Community Members, I would like to know how we can call the object function using workflow which will trigger in future date? I have tried setting execution d…
-
How to put validation for the AttachmentSummary The Lead should not be Converted to agreement without an attachmentContent Hi All, The lead should not be converted to agreement (custom object) without an attac…
-
FlexField - Validators - how Boolean are managed in the Groovy expressionSummary I would like to use a boolean flexfield in a groovy expressionContent Hello, Imagine 2 flexfields : * "Flag" is TRUE_FALSE * "Type" has a value set (having 4 val…
-
USING ACTIONS AND LINK > SAVE THE RECORD AND NAVIGATE TO THE EXTERNAL PAGESummary USING ACTIONS AND LINK > SAVE THE RECORD AND NAVIGATE TO THE EXTERNAL PAGEContent Hi Team, We wanted to navigate to PaaS Page(Dashboard) from Edit Opportunity Sa…
-
How to use "Save" in custom Actions?Summary How to utilize the 2 options in Actions & Links that has "Save" functionalityContent Hi Everyone, This is a very newbie question but I am unable to find any guid…
-
Getting a blank screen when opening Field Property in App ComposerSummary Getting a blank screen when opening Field Property in App ComposerContent Note: I was not facing this issue last week Issue: I had created a custom object and cu…
-
Programatically get a Field's Display Name via Groovy ScriptSummary Looking for a way to programatically get the field's Display Name via groovy script.Content Hi All, Would like to ask if anyone had a similar requirement as belo…
-
Fusion Integration (CRM & Finance)Content Hi, We have GSI environment where our customer have the license of OEC, SCM and Finance (All are in same accessible through same URL) and we have ICS. We have to…Mohana Gopal Selvam-Oracle 60 views 7 comments 1 point Most recent by Mohana Gopal Selvam-Oracle Sales
-
CDM PII encryption/decryption from legacy CISSummary do we support encryption/decryption (e.g. AES, MD5)?Content Hi, Customer has their own on-prem CIS system. We will import their contact data (e.g. first name, la…
-
Difference between DateTime fieldsSummary Difference between DateTime fieldsContent We have two DateTime fields - Start Date & Time and End Date & Time Based on Lookup value in another field we need to s…
-
How to create a dynamic search expressionSummary I have a custom object and there are some custom fields in it. From a standard object, I want to search record in this custom object dynamically.Content HI All, …
-
Recrod Name SequenceContent Hi, Record Name sequence currently configured as in the format as {UK-YYYY-00} Hence when record is created the record name is created as UK-2019-15, UK-2019-16,…
-
Action is read only during selection on pagesSummary I need action which can create record and save it without user intervention, that option is present in OSC but when I create action and try to expose on Page its…
-
How to access Message Dictionary via Groovy?Summary Is Message Dictionary accessible via Groovy? how to?Content Can we access Message Dictionary (Manage Message task) via groovy scripts? Can anyone supply a sample…
-
I needed to access an another page URL from Oracle Sales Mobile AppSummary I needed to access an another page URL from Oracle Sales Mobile AppContent Hi All, I needed to access an another page URL from Oracle Sales Mobile App but i don'…
-
Opportunity- Disable Add and Browse buttonsSummary Opportunity- Disable Add and Browse buttonsContent Hi all, How can I disable the buttons “Add” and “Browse”? I need no user to use it. (The information will be l…
-
Engagement Cloud and RightNow (Agent Desktop) IntegrationSummary Point-To-Point Integration via Groovy ScriptContent Hi, Please help. Sorry, but I am newbie with engagement cloud especially with integration and writing groovy …
-
Groovy Rest API message structure (JSON)Summary Problem creating the message structure for OICContent Hi, I'm using rest API web service to send the message and having a hard time creating the message structur…
-
convert days into month and convert week into monthSummary convert days into month and convert week into monthContent Hello, I need to convert days into month and convert week into month in groovy. Version 18CCode Snippe…
-
Expression Language ( EL ) and Cloud Applications. Take 2.Summary How is EL used within Cloud Applications and where can I find out information ?Content Due to technical difficulties experienced when we ran this session on the …
-
Expression Language ( EL ) and Cloud ApplicationsSummary How have you used EL within the Cloud Applications or how would you like to use it ?Content Following on from the Award Winning HCM Cloud Personalizations - Show…
-
View External DataContent Hi, Can we just view the external data in Account/Contact 360 instead of storing it in OEC? Same like VBC/EBC in Siebel and Addin in OSvC. Thanks, Mohan Version …
-
Invoke Engagement via URL (GET Method)Summary Contextualize in an Account via URL and add logic in case it does not existContent Hi All, I need to be able to call Engagement via URL (GET Method) and contextu…
-
Script working inside a trigger but breaking inside an object function, whyContent I'm working on a custom object. When I run a script from a trigger it works but if I run the same code from an object function, it throws an error saying "Cannot…
-
Action Link to open a custom reportSummary Issue passing a parameter via URL/Link to open a custom report.Content Hi, I am trying to create a link including a parameter (e.g. Registry ID) to open a custom…
-
Run Time messagesContent I would like to know whether Run time messages will appear or not if we execute groovy function using scheduled processes? I am executing one object function usi…
-
filter account contactsContent Hi All, Could anyone help me to understand how to filter out contacts which are related to accounts. I have one custom dcl pointing to contacts. Now I want to fi…
-
Obtaining the additional Address attributes via script.Content Does anyone know how to get the values for the additional attributes of the Address ? AddrElementAttribute1 AddrElementAttribute2 AddrElementAttribute3 AddrEleme…