Groovy
Discussion List
-
unable to invoke scheduleService from Object functionContent We are using a scheduleService SOAP webservice for schedule Report but unable to call the same from groovy object function with a working payload from SOAPUI. Th…
-
How To Make Custom Field Appear In Workspace FilterContent Hi, I can't find a custom field in the Workspace filter. How do I expose this field? Thanks, Ed Version 20D
-
Object Workflow - GroovyContent Is there any time out for Groovy Object functions called from Object Workflow? Like from object functions and triggers there is a timeout of 60000ms as mentioned…
-
Groovy Query using DCL fieldContent I'm trying to query a record and pull the value of a field from another object using DCL field on ensureCriteriaItem. The DCL is the only field that I can use to…
-
How to convert Converted lead as Qualified status using groovySummary How to convert Converted lead as Qualified status using groovyContent Suppose Lead is in unqualified status and if you convert the lead to opportunity, the statu…
-
Can 'Last Updated By' filter currently logged-in user in Workspace Saved Search?Content Hi, I want to filter the contact records recently updated by the logged-in user using workspace saved search. However, I was only able to filter using User Name …
-
Does Workspace can be customizableSummary Can custom button added to workspaceContent Is there option to add custom button and do customization on workspace page?
-
Link to a file saved in a network driveContent Hi, Is there a way we can configure a link to open a file saved in a network drive? Or we need UCM/WCC to be able to access the file? The POC requirement is to c…
-
How to set the length of the field Purchase Order of a Sales OrderSummary We are looking for a way to set the maximum length of the field purchase order of a sales order headerContent Hi, We are looking for a way to set the maximum len…
-
Illegal character ((CTRL-CHAR, code 31)) Error in POST API callSummary Calling REST API to create custom child record of opportunityContent https://INSTANCE_URL:443/crmRestApi/resources/latest/opportunities/##OptyNum##/child/TradeIn…
-
How To Change Active Party Usage Assigned to User in Resource DirectorySummary How To Change Active Party Usage Assigned to User in Resource DirectoryContent Hi, I want to update the usage for a resource in resource directory. How do I upda…
-
Datetime field ComparisonContent I am trying to compare 2 standard date fields (CreationDate and LastUpdateDate) from the Service Request object to verify if one specific field from Service Requ…
-
How can create customized field attachment to be added to custom objectSummary We nee to add attachment field to custom object so how can create this field
-
Search for PhoneNumber via REST - CTISummary best way to identify contact based on a phone numberContent Hi, we are working on a lightweight integration between our CTI solution and SalesCloud. So we just w…
-
how to make field as required at Accounts / Contacts only in Sales CloudContent Hi All, We have all the fusion products for our instance (Sales / HCM / SCM / ERP). We want to make a custom field as required at Accounts in Sales Cloud and tha…
-
Infolet Arrangement Feels Different After Upgrade to 20DSummary Infolet Arrangement Feels Different After Upgrade to 20DContent Hi, Before upgrade to 20D, arranging infolets was a breeze. It was just drag and drop. But after …
-
Add Minutes to Current DateTimeSummary Need to add 10 minutes to the current datetime in groovyContent Using now() we can get current datetime from the system. But how to add minutes, hours to that cu…
-
Delete Records Through GroovySummary Delete Records Through GroovyContent Dear All, I wanted to delete object records through groovy. Scenario:- 1- we are creating asset against Accounts when opport…
-
How to the Sales usage type set defaulted as Custom values available in Sales Profile TypeContent I try to set default value for Sales usage type as one of the custom value from SalesProfileType, but as per the std behavior by default it can be set either Cus…
-
How to make default Price Book Name in DCL fieldContent How to make default Price Book Name in DCL field. We have one Price book and want to make it default. Thanks, Arvind
-
Accommodate groovy while importing the data in 20 DSummary Accommodate groovy while importing the data in 20 DContent Hi All, How can we accommodate groovy while importing the data in 20 D ? Any help/suggestions Thank Yo…
-
How To Use Multiple Username in an EL ExpressionSummary How To Use Multiple Username in an EL ExpressionContent Hi, I want to limit visibility in an infolet by username. How do I set the EL Expression to filter multip…
-
Performance Issue after 20D Patch-StageSummary Performance Issue after 20D Patch-StageContent Hi All, There was a 20D patch upgrade done on the stage instance recently where we are facing performance issue af…
-
How to update Sales Stage in OSC depending on the status in CPQ?Summary How do I update Sales Stage in OSC depending on the status in CPQ?Content Hi Everyone! We want to update the sales stage in Oracle Sales Cloud when the status in…
-
How to update Sales Credit Recipient based on Opportunity Owner updateContent Hi, We have automatic territory assignment when an Opportunity is created and user has to add a Product Line while creating Opportunity. and after that in some c…
-
Copy Opportunity using GroovySummary Copy Opportunity using GroovyContent Hi Requirement is to perform opportunity copy automatically once it has scheduled revenue lines. I'm using webservice call i…
-
How to access Product/Product Group of Opportunity TerritorySummary Need to access products & product group which was added as part of territory dimensionContent From opportunity, need to access list of product & product group wh…
-
Getting Error in Schedule Custom Groovy Object FunctionsSummary JBO-27023: Failed to validate all rows in a transactionContent Having an object function in Account object which fetch set of child accounts and copy attributes …
-
How to Pass Multiple Parameter in SOAP Request from GroovySummary Trying to call SOAP request of ESS submit request and passing 5 parametersContent The ESS job submitted with last parameter passed in the request. The other 4 pa…
-
Assignment Service WSDLSummary Need help on the Assignment SOAP serviceContent I need to submit account assignment job through webservice from groovy and below SOAP service I found in the Orac…