Groovy
Discussion List
-
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…User_2025-02-10-15-57-08-006 98 views 2 comments 0 points Most recent by User_2025-02-10-15-57-08-006 Sales
-
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, ArvindUser_2025-02-08-01-38-24-980 26 views 2 comments 0 points Most recent by User_2025-02-08-01-38-24-980 Sales
-
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…
-
Is there any profile option to set Account Owner as Territory OwnerSummary Is there any profile option to set Account Owner as Territory OwnerContent Can anyone please let us know, Is there any profile option / OOTB setting that sets Ac…
-
Getting "Invalid State" error in GroovySummary Trying to set fetch size for View ObjectContent I have a groovy script which will fetch records from Custom Object and process with Account object. Normally groo…
-
error occurred while importing data: OpenCursorException.Summary Importing data into Account object and few records error with OpenCursorExceptionContent I'm doing an data import into account object to update parent account fo…
-
Get Child Accounts from Parent Account RecordSummary Need to fetch list of child accounts from parent account record in groovyContent Need to perform update on the child account whenever parent account attribute go…
-
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
-
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…
-
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 …