Groovy
Discussion List
-
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… -
Add a hyperlink to an EPBCS Dashboard to execute a business ruleSummary Dashboards - Is it possible to include a hyperlink to a Commentary block?Content I have a request to have a hyperlink to execute a business rule from a Dashboard…User_2025-01-30-02-55-20-807 36 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning -
Could a non-admin user move a structure member?Summary Would like to allow non-admin users to move members using a groovy ruleContent We have a request to create a business rule which will move a member in a particul…User_2025-01-30-02-55-20-807 27 views 4 comments 1 point Most recent by User_2025-01-30-02-55-20-807 Planning -
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… -
Show a member description/alias on a formSummary With the member name on a form how best to show a description/alias on screenContent Hi, We want to be able to surface the alias/description of a member on the f… -
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 580 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