Groovy
Discussion List
-
JBO-25184: Exception : oracle.jbo.JboException Invalid stateSummary Getting an exception in object function if I specify setMaxFetchSize(5000) for VOContent I have object function which will fetch records from custom object and t…
-
Classification category allows only one code to be assignedSummary You can't assign multiple classification codes to the party because this classification category allows only one code to be assigned. (HZ-120121)Content Hi, I ha…
-
Does Account Object Triggers Will Execute for Account ImportSummary Need confirmation on whether object triggers will get executed for data import activity on the object
-
appendViewCriteria giving errorSummary Trying to set filter condition in appendViewCriteria but it gives errorContent I have Cascade_c as a NUMBER field in account object and tried to filter the recor…
-
Find Field Names from View ObjectSummary How to find out list of fields available in specific View Object?Content I need to find out fields available in FndTreeVersionVO, FndTreeNodeVO view objects. How…
-
ESS jobcall from OICS getting erroredSummary failing to call ess job from OICSContent HI All, Im trying to submit one ess job request from OICS, below are the error and payload. can someone help me. Error: …
-
Triggers are not firing for PATCH API callSummary I have a trigger in Account object and tried to update the account attribute [checkbox] through REST API call. The account record got updated successfully but tr…
-
How to create new DFF field In Incentive Compensation and make it available for reportingSummary How to create new DFF field In Incentive Compensation and make it available for reportingContent Hi, Want to create some DFF(Descriptive Flex-fields) in Incentiv…
-
Perform Copy Opportunity Operation using GroovySummary Perform Copy Opportunity Operation using GroovyContent Hi I have requirement to perform copy opportunity automatically based on certain flag. Is there a way we c…
-
Custom Object is not available in Import ManagementSummary Custom Object is not available in Import Management even after adding 'Custom Object Administration' role to User and checking Create,Update,Delete check-boxes f…
-
Return link in OBIEE DashboardSummary We want to have a link that will return from the dashboard to the main view in Analytics Tile.Content We want to have a link that will return from the dashboard …
-
Extract numbers from stringSummary Extract numbers from string in groovyContent I have below type of string in my output response in groovy. I need to extract unique numbers from this string and s…
-
Perform 'Run Assignment' on Account Object using ScriptSummary Perform 'Run Assignment' on Account Object using ScriptContent Hi I have a requirement to perform territory assignment operation on account automatically when th…
-
Is it possible to by pass territory based visibilty using groovySummary Need option to select customer from other territory in opportunityContent Hi All, We have an senario where sales user need to create opportunity for customer in …
-
How to know which SQL predicate used on partiular DCL filedSummary Is there any way which sql predicate is constraing in values out of all prdeicates on objectContent Hi All, Currently sales user is not able to see all account r…
-
Throwing Warning MessageContent Below is the script we'd created that will display a warning message. def warning = 'Customer Account is outsde your Market Unit.' adf.error.warn(warning) Issue:…
-
Save The Date: 20D-21A CX Sales Release WebinarsSummary 20D-21A Release Webinars for SFA & PRM, CDM and Platform and SPPMContent Save the Date for CX Sales 20D-21A Release Webinars Coming Soon to the Portal Oct 21, 20…
-
I am not able to see Activities associated with Business plan in analysisSummary Not able to see any result for Custom subject area having relation between Activity and Business PlanContent Hi, I have created the custom subject area of Activi…
-
How to populate sales record values into opportunity Page using Groovy ScriptContent Hi Team, We are in the middle of implementing CPQ. We currently have an email workflow triggered by a condition on the opportunity. What the business wants is to…
-
User Should not be able to qualify a lead before accept or rejectSummary Should not be able to qualify a lead before accept or reject (Owner)Content Should not be able to qualify a lead before accept or reject, Can we customize that u…
-
Warning Message shows twice before the record saves.Summary We want to show warning message once before the Lead record saves.Content Upon creation of the leads record, we have a validation rule that will check if the MMS…
-
Search and select layout expressionContent Hello Members, I would like to know how does the expression works for search and select layout? I would need to fetch value of custom field and display it in one…
-
how to get Owner preferred currency using groovyContent Hi, We need to set lead currency to new owner currency and wanted to know how can we get owner preferred currency using groovy ThanksAnushree Patil 13 views 6 comments 1 point Most recent by Mullamuri Mallikharjuna Rao-Support-Oracle Sales
-
Showing Number of Leads Created by login userSummary I want to show the number of Leads created by login user in Things to Finish section.Content Is it possible to show the number of Leads created by login users in…
-
how to relate an contact as primary contact for an Account -AddressContent Hi All, We have requirement, where in our customer has same customer in different locations and for each location they have different primary contact. Because of…
-
How to edit the custom field for particular organisation user onlyContent How can we write a groovy script certain primary Organization user only should edit. Example: I have custom field named as Device with LOV values mobile, Laptop.…
-
println in object workflowSummary i don't see them in runtime messageContent Hi, Quick question - for the println groovy I put in the object workflow, I don't see them recorded in runtime message…
-
Multi-selection of custom object lines to add to opportunitySummary Hi, i have requirement to multi-select lines on a custom object and click on button to add these linesto child object in opportunity.Content Pl let me know is th…
-
Why Groovy packages are limitedSummary I’m unable to use the Duration functionality In groovy script because of import PackagesContent How to use the below packages in groovy ? import java.time.Instan…
-
How to show the custom error message for a required field instead of system generatedSummary How to show the custom error message for a required field instead of system generatedContent HI All, How to show the custom error message for a required field in…