Groovy
Discussion List
-
setSortBy in Groovy is not allowedSummary setSortBy in Groovy is not allowedContent Hi Team, We are trying to execute a query and want to sort in descending but groovy is throwing below error the error, …
-
Can we stop primary Contact address population on Lead Contact address fieldsSummary How to stop Primary Contact address fields population on Lead Contact fieldsContent Hi, Can we stop Primary Contact address fields from getting populated in Cont…ABordia 46 views 4 comments 0 points Most recent by Bodhisattwa Mukherjee-Oracle Incentive Compensation
-
Parse REST webservice JSON ResponseSummary Parse REST webservice JSON ResponseContent How can I parse below JSON Response in groovy. I wanted to read Clicked -> campaignID -> Count Response Msg: { "clicke…
-
Access REST through groovySummary Access REST through groovyContent Hi All, I am looking to call the REST from groovy. Here is the API and scenario I am using eligibility rule from products with …
-
Ho to retrieve immediate product group associated with Product using groovySummary I am creating a formula field in Product and I want to retrieve immediate product Group Id associated with the Product and store that in formula field whenever p…
-
Groovy support explicit save?Summary Groovy support explicit save?Content Hi, Do we support explicit save with groovy? Here is the detail, In the mashup subtab, we call groovy which will update an o…
-
Disabling Activity Status valuesSummary I just want to disable values in Activity status but I cannot untick it.Content We have our values for the Activity Status field and we're not going to use the e…
-
How to make Account Type on Mobile App Read OnlySummary Mobile App scripts to make standard field read onlyContent Our requirement is that our sales team can create new accounts of type Prospect which is the default v…
-
Difference between ProductGroupItemId ,ProductGroupId, ItemCatalogGroupid columnsSummary Difference between ProductGroupItemId ,ProductGroupId, ItemCatalogGroupid columnsContent Hi I have exported ProductGroupItem data and Product data from export ma…
-
Web service call to retrieve token and use another webservice call to send updateContent I need to take a web services class but I have a requirement NOW that I need some help with. Within a Function I'm supposed to make an API Call to an external sy…
-
Calculations on the text field valueSummary Calculations on the text field valueContent Hi All, Were are trying to do some calculations on the text fields. There are three text field lets say A,B,C for exa…
-
Auxiliary Dimension in Territory used in Sales LeadSummary I want to auto-populate the auxiliaries in Sales Lead via groovy script.Content Our scenario is we're using two auxiliaries dimensions in Territory and we want t…
-
Integration of OEC with Microsoft teamsContent Hi Members, is anyone aware about how to setup integration between microsoft teams and OEC? The motive behind this is to use microsoft teams as a collaboration t…
-
SQL Predicate to filter AccountsSummary I want to filter accounts during search in Sales Lead via SQL Predicate.Content We have 2 kinds of Account, Master/Parent Accounts and Child Accounts. We used a …
-
Advanced SearchSummary I want to create a personalized saved search via script.Content Hi All, Can I create a personalized saved search via groovy script? Hope you can help me. Thanks
-
How to make Opportunity revenue line as mandatoryContent Hi Team, How to make opportunity revenue line as required once you fill the data in opportunity header level and click on save and continue in the edit page shou…
-
Showing Join fields in Advanced Search/Saved SearchSummary I want to use Join fields as search criteria in Advanced Search but fields are not available.Content Hi All, How can I show and add Join fields in the saved sear…
-
IDCS access/bearer token through WS/GroovySummary IDCS access/bearer token through WS/GroovyContent Hi, Anyone has experience on how to configure WS to get access/bearer token from IDCS? Here is what we need, * …
-
How to hide a value in choice list on Opportunity?Summary Hide 'Won' value in Status choice list on OpportunityContent Hi, We have a business scenario in which we want to hide 'Won' value from Status choice list field o…
-
CAn I retrieve product information using SOAP in Oracle sales cloudSummary Retrieve product information using SOAPContent I need a web service which retrieves the product information from OSC. I want to retrieve any random product using…
-
How to make field Primary Contact OR Account as Mandatory in opportunity creation PageSummary How to make field Primary Contact OR Account as Mandatory in opportunity creation PageContent I tried with below logic but its not working if (AccountName == nul…
-
How to Invoke ESS Job from Object function/Global Function groovy scriptContent How to Invoke ESS Job from Object function/Global Function groovy script? I have configured this service https:///fscmService/ErpIntegrationService?WSDL under we…Shivakumar Ayyanagowdar-Oracle 225 views 4 comments 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales
-
Lead AssignmentContent Hello Community Members, Can we assign leads in Round Robin fashion? suppose there are 4 leads and 3 sales reps then leads should be assigned as : lead 1 - Sales…
-
Fetching Account Details on LeadSummary I want to fetch Account details on lead when existing account is selectedContent Hi , I just want to fetch few fields from account record to Sales Lead detail pa…
-
Fetch Accounting Calendar Details via Groovy/WebserviceSummary Fetch Accounting Calendar Details via Groovy/WebserviceContent Do we have any methods to fetch Accounting Calendar Details via Groovy/Webservices [SOAP/REST] in …Shivakumar Ayyanagowdar-Oracle 42 views 7 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Sales
-
Action with JSON code to endpoint for external consumptionContent Hello everybody, I have a new requirement were I need to figure out how to create an Action (function code) from an Opportunity to include Opty field values--to …
-
ValidationException with a defined variableContent I'm looking to have a validation exception or warning pop up and visible to the user but I want to include a def variable and not specifically a hard-coded messa…
-
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…User_2025-02-04-15-10-30-884 483 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…