Groovy
Discussion List
-
Planning REST API calls which are allowed from Groovy Business Rule ?Summary Planning REST API calls which are allowed from Groovy Business RuleContent Hi All , The intention is to write a Groovy Business Rule ( triggered by the Administr… -
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… -
EPM Agent with local SQL ServerSummary EPM Agent configuration in a local databaseContent Hello guys, I am running some tests with the EPM Agent and I would like to know if I can configure using a loc… -
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… -
Assign access to Entity group excluding set of level 0 member at different levels of hierarchyContent Is there a way to Assign access to Entity group excluding more than 100 level 0 member in different levels. Alternative hierarchy is not an acceptable solution. … -
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… -
Entity Dimension custom attribute mapping with Custom dimension in EPBCS using data managementContent We defined the custom attribute dimension for Entity and tagged it to level 0 entities. Same custom attribute dimension defined as Custom dimension by prefix C_.… -
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… -
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 … -
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:… -
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_2025-01-28-09-27-58-262 32 views 1 comment 0 points Most recent by Syed Misbauddin-Support-Oracle Sales -
Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit SSummary Benefits are getting calculated incorrectly for all employee's despite what is inputted in Benefit Selector FormContent Benefits are getting calculated incorrect…User_2025-02-05-11-02-18-093 45 views 1 comment 0 points Most recent by User_2025-02-05-11-02-18-093 Planning -
EPM Cloud replacement for MDX queriesContent I have a situation where users are exporting data out of an on-prem ASO cube via MDX executions programmatically (they're not static queries, parameters are pass… -
Trigger a Job via Groovy RuleSummary Trigger a Job via Groovy RuleContent Hi, Is it possible to trigger a job or a set of jobs via Groovy rule? Any samples will be appreciated. Regards Mary -
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…User_2025-02-08-01-38-24-980 20 views 5 comments 0 points Most recent by Siraj Syed -Support-Oracle Sales -
Error with Groovy to get Sub Var ValueSummary Works for some SubVars but not othersContent Hi All, I'm experiencing what I would consider as odd behaviour when using Groovy/REST operation.application.getConn… -
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…