Groovy
Discussion List
-
Schedule process not working for custom child objectSummary: Schedule process not working for custom child object Just i am checking to set value via schedule process but its showing retry status. def Currentdate = today(…
-
Using Opty Revenue field in Opty object trigger is getting an errorSummary: Meet Sales stage condition and updates in custom field found in Revenue Lines should execute action. However, adding the custom field in the script is not retur…
-
Date difference in hoursSummary: How to calculate date difference between Datetime now and date from datetime field in groovy in hours Content (required): Version (include the version you are u…
-
How to fetch max row of any specific action using object functionSummary: Customer want to put validation of Secondment action, for that purpose I want to fetch max row of Secondment Begin from rowset I am currently trying to loop usi…Siddhesh Nisal 41 views 9 comments 0 points Most recent by Danny Cusnir-Oracle HCM Experience Design Studio: Autocomplete Rules
-
POST works from POSTMAN and got error in groovyHi I am able to POST and getting the response from 'Postman' but when I create a Web Services and use it from groovy I receiving the 400 error. Can you please help me to…
-
Is it possible to invoke a Groovy "Global Function" via REST call?I want to find out if invoking a Groovy-implemented Global Function is possible. And if so, how to do it.
-
can we insert data into database directly instead of hitting an endpoint url from webserviceSummary: In sales cloud do we have provision to insert real time Opportunity data into database directly instead of hitting an endpoint url from webservice? whenever an …
-
Unable to get field values in Before delete Trigger.Our requirement is whenever account team member is deleted , delete it from the related opporunities team as well We wrote a code on Sales Account-> Sales Account Resour…
-
Error when increasing limit in get rest call Sales Order for Account in CXSummary: Content (please ensure you mask any confidential information): We try to get all the sales order data present in Order Management (OM) for customer account in C…
-
Sequence Number in Order Change EOSummary: When RMA is created for sales order, error is displayed : Attribute Sequence Number in Order Change EO is required Fulfillment Process JBO-27023 : Failed to val…
-
Post text data to CLOB fieldSummary: Hi Team , Would it be feasible to post text data (without base64 encoding) to CLOB field and handle it via custom code/config to convert to base64? TIA Content …
-
How to call custom messages in groovy?Summary: We defined custom messages in Manage Message setup task. We need to display the message over UI Content (required): When certain condition fails, we need to thr…
-
How can I add additional Value in a Choice List (Fixed) Multiple Select Choice List? using functionSummary: Ok so there is an existing field that has multiple values from the Choice List, and I am trying to setAttribute but do not want to overwrite the current values …
-
How to access Party Source System Reference for Contact object using Groovy ScriptSummary: I need to retrieve the "Party Source System Reference" field from the "Contacts" standard object using a groovy script. This field is not visible in BI and also…
-
How to send Reminder Emails with Custom Email TemplatesSummary: We want to send a reminder notification to users if status remains as 'Approval Pending' after every 2 days. We tried to achieve this using Execution Schedule u…
-
Trigger behaviour in Microsoft 365 IntegrationSummary: Hi Team, We do have Microsoft 365 integration turned on for sales. Users do create opportunities via plugin . But it appears the field level triggers configured…
-
How to Query data from REST webservice Json resultHi Everyone, Hope you are doing well. Here i want to query the data from a result which i received through REST webservice(Json). this is the script i am using.. "record…
-
Why does adf.error.warn only show on save and close?Summary: Using a custom error warning, it only shows on the save and close records, not on the save action. Content (required): Using a custom error warning, it only sho…
-
Deep Link for Change History Subtab in AccountWorking Link - https://Cloud URL//fndSetup/faces/deeplink?objType=ORGANIZATION&objKey=AccountPartyId=300000450909892&action=EDIT When we are using the above link for nav…
-
Need to restrict the salesperson from updating the Address on the Account type ZCA_CustomerSummary: Hi, We have a business requirement where we would like to restrict the Sales team from updating the addresses for the Account type 'Customer' ( SalesProfile = Z…
-
Is there a feature readily available to Copy text from a field to Clipboard via Groovy Script?We're trying to copy a URL from a field to user's clipboard. Is there a feature readily available to do this via groovy script? I checked Idea Lab and I cannot find any …
-
Limit Custom Object record visibility using field equals to Current user accountSummary: Can not use custom fields to control data access previlege for Custom Objects. In ERP and SCM cloud application Content (please ensure you mask any confidential…
-
How to remove resources in activity using script in Oracle Sales Cloud?Summary: Hi Team, We need to remove a resource from activity resources using groovy script in Oracle Sales Cloud. We are trying to find the collection of the activity re…
-
You can make the Qualifications in Leads non-editable, for the Sales representative roleThe client wants to make the lead qualifications for some roles non-editable. This is possible?
-
Attachment Validation Not workingSummary: I am written attachment validation. Like user should not allow to delete attachment in custom object. below is my code def allattach = Attachment while(allattac…
-
Error while updating Cust Contact point "Attribute PartyId in view object PersonParty cannot be set"Summary: Getting error while updating customer contact point using webservice as "BO-27008: Attribute PartyId in view object PersonParty cannot be set." Code Snippet: Re…
-
REST API Web service returning nullSummary: REST API Web service returning null Content (required): def WService = adf.webServices.XX_OSS_GetEmailDomain def Headers=['Content-Type' :'application/json','RE…
-
how to download attachment of an custom object record using API or DeeplinkSummary is there any API or deeplink available to download attachmentContent HI All, I'm checking for an API or deeplink to download attachment, i have tried with 1. /cr…
-
How to send Sales cloud Account's audit history through mail ?Hi Everyone I have a requirement that I need to send sales cloud Account's Audit history through a mail to specific person in order to notify the recent changes . Kindly…
-
How to identify contacts matched with linkedinSummary: Identify contacts that have been matched with linkedin via LinkedIn Sales Navigator Content (required): Hi, We want to identify the contacts that have been matc…