Groovy
Discussion List
-
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…
-
How to update the RelationshipId field in Contact Point objectSummary: I need to update the RelationshipId field in Contact Point Object Content (required): I tried using Groovy Script, FoundationPartiesPersonService SOAP API and I…Jaime Espinosa Tovar-Oracle 14 views 3 comments 0 points Most recent by Topher Heath-Support-Oracle Sales
-
How we can pass bearer token as authentication in groovy while calling web service.Summary: How we can pass bearer token as authentication in groovy while calling web service. Content (required): Version (include the version you are using, if applicabl…
-
In Data quality rule CDM groovy, can we set master based on related objectsSummary: In Data quality rule CDM groovy (set master for account and contact object) , can we set master based on related objects Ex : I have lead , opportunity or any c…
-
How to get Quotes details from Accounts using newView() functionSummary: One account contains multiple quotes, using newview() function how we can get all quotes details associated to a particular account.
-
Calculate distance between 2 addresses (Postal Address or Latitude/Longitude)Summary: We would like to calculate the distance by road between 2 addresses. We have postal addresses as well as Latitude and Longitude available. Content (required): W…
-
How to refresh all Opportunity Revenue lines even if one revenue line gets updated? Using GroovySummary: We want to refresh all the Opportunity revenue lines even if one revenue line gets updated using groovy Example for a given Opportunity there are 10 revenue lin…
-
Unable to do auto save on URL source in Action or LinkSummary: We are using below script in Action and links. It will navigate to CPQ from OSC. Here we are using Type as Action and Source as URL Once we click on our Action(…
-
Page layout not working as expectedSummary: We are using two icons 'Procurement' and 'Authorization Requests' taking copy of opportunity object. We have to differentiate the details layout for both based …
-
Need to get SiteuseId's from account address to opportunitySummary: We need SiteUsedId's from account address level. Under one single addresses there will be multiple site use id's. We need those id's. I have attached the screen…
-
How to remove space from the listSummary: We are storing a multichoice list value in a list and converting to string and creating these values as a record fro custom child object. But now comparing lov …
-
What all types of Argument can be passed to setOperator() in GroovySummary: Type of Argument to setOperator() function Content (required): Currently know, '=', 'LIKE'. Need to know all types Version (include the version you are using, i…
-
Any Other approach I can do in Appending with Choice List (Fixed) multipicklistSummary: may need other approach in appending for a multipicklist Content (required): I'm trying to append it on a multipicklist that has an existing data however whenev…
-
How to fetch attachment object details from custom objectSummary: We have a custom object called - Region Contact & we are uploading attachment in same custom object. I want to fetch the attachment information from custom obje…
-
Application composer : Call external REST API with client certificatesSummary: Calling a 3rd Party REST API from application composer using client certificates based authentication Content (required): Does application composer support call…
-
Where can I find documentation for server-side Groovy execution limitsTo help us design and modularize our Groovy code, it would be helpful if there were a single concise documentation reference of server-side Groovy execution limits by th…
-
I need to validate an alterationSummary:i need to validate an alteration only on Phone and email Content (required):I have an approval flow on my environment for new record it works well, but i have a …
-
Fetch Opportunity data based on logged in user using GroovySummary: We have below requirement. We have created a custom object and using context link as a sub tab pointing to Opportunity Object, we need to do following 1) If a S…
-
Table for Change History in App ComposerSummary: I would like to understand what table(s) are used to store the seeded Application Composer "Change History" records. Content (required): I have enabled a new ta…
-
Intercompany Clients created in AR to sync up with Sales CloudSummary: Hi Team, Is there any ESS job in place that needs to be run to get the data and sync it up for opportunity usage in Sales Cloud, primarily the lists that are cr…
-
Mask custom field values by replacing with "*" or "#" for certain rolesSummary Mask custom field values by replacing with "*" or "#" for certain rolesContent We want to mask custom field values by replacing with "*" or "#" for sales rep rol…
-
To have a system prompt on Accounts and Opportunities for sales team functionSummary: Hi all, have a requirement and am seeking everyone's support on this: If a user selects the sales team function role "pursuit leader" from the LOV, can we have …
-
Add validation message as multiple linesSummary: Hi Team , I have a scenario where validation executes on few custom object fields upon custom button click. The validation block has various checks and finally …
-
can we restrict user to allow edit only one field in opportunity.Summary: Can we restrict user to allow edit only one field in opportunity example user can change only sales stage field and remaining should not be editable. Content (r…
-
How to Delete LOV values in bulkSummary: Is there any option to delete List of Values in bulk for particular lookup type. Content (required): We have around 500+ plus list of values to be deleted from …
-
Schedule Custom Groovy Object Functions process issueSummary: Schedule Custom Groovy Object Functions process still running even I have cancelled it Content (required): have submitted Schedule Custom Groovy Object Function…