Groovy
Discussion List
-
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… -
Copy data from ASO to ASOSummary Copy data from ASO to ASO using Data ManagementContent We have a custom workforce app (our company is too big for the delivered module) which has multiple BSO an…User_2025-01-30-02-55-20-807 583 views 12 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning -
How to get a ZIP Folder, during BUILD of a Web App in VBCS ?Summary How to get a ZIP Folder during the BUILD of a Web App in VBCS ?Content We have created web apps in VBCS and also build it successfully. After the BUILD , we did … -
Need an calculation command/essbase function which calculates the number of days for a monthSummary Need an calculation command/essbase function which calculates the number of days for a monthContent Hi This is with regards to rolling budget in Planning. We are… -
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 optimize aggregation process in Planning using Groovy in Non-Hybrid ApplicationsSummary How to optimize aggregation process in Planning using Groovy - Full Aggregation (BSO)Content We have an EPBCS non Hybrid Application. As the application is not H…
-
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… -
Groovy script to run only on valid cellsContent Greetings! We have a form where we have valid and non-valid rows (set via valid intersection). Our groovy script is working for all the accounts present in the f… -
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… -
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…