Groovy
Discussion List
-
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 114 views 2 comments 0 points Most recent by User_2025-02-10-15-57-08-006 Sales -
Insufficient User rights Save Member OperationContent Hi all, In one of our rules we update the UDA of members in the entity dimension. This rule needs to be executed by the planner users, however they are getting t… -
What's New in 20.12?Summary Wrap-up for a Strange YearContent Well, this concludes a strange year (to say the least) but one with lots of new features. We've snuck several more for this mon…Mark Rinaldi-Oracle 249 views 5 comments 6 points Most recent by User_2025-02-08-03-53-41-891 Planning -
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… -
Rest API to set member alias?Summary Can a member alias be updated via Groovy / Rest API?Content I have a request to allow users to change the alias of a member. I was pretty sure it was possible. I…User_2025-01-30-02-55-20-807 42 views 2 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning -
execute data map as admin but triggered by power userContent Is it possible to execute data map as admin but triggered by power user using Groovy rule? -
Linear programming within EPBCSContent Hi all, For one of our clients we want to use linear programming methods to get optimal values for some planning problems (like solver in Excel). Are there ways … -
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… -
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 581 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…