Groovy
Discussion List
-
Understanding the Importance of Groovy Collections - KScope Follow UpI received a number of questions when I attended KScope. A lot of people had a tough time wrapping their head around the fact that using Groovy could actually reduce cos… -
How to Refresh a Page with ADP TableSummary: We are Deleting the Data from BO and then inserting the data into BO. The Insert of Data is not getting Refreshed on Page. We have used ADP to store the table d… -
To have a system prompt on Accounts and Opportunities for sales team functionSummary: Hi all, have a requirement and am seeking everyone's support on this: If a user selects the sales team function role "pursuit leader" from the LOV, can we have … -
execute Data management rule from a Business Rule GroovySummary: Hi All, im trying to run a data management rule from a business rule using groovy script. The Data rule is on the Instance A(for Eg) and the business rule is al… -
How to add Input Parameter to a Page to Ftceh the Data of the BOSummary: We want to add a Input Parameter ; Employee Number to the main-start Page and Then Fetch the Data from the BO on to the Page based on this Input Parameter .Plea… -
Groovy REST API Download Has No New LinesSummary: Using REST API Download in Groovy BR - the text has no new lines Content (required): We are able to use the REST API Download request to get file contents from … -
Add validation message as multiple linesSummary: Hi Team , I have a scenario where validation executes on few custom object fields upon custom button click. The validation block has various checks and finally … -
RegEx with if statement (different choices)Summary: Content (required): Hi Experts, I have list of values e.g. in select single components. For each value I want to assign different RegEx pattern. If the user e.g… -
can we restrict user to allow edit only one field in opportunity.Summary: Can we restrict user to allow edit only one field in opportunity example user can change only sales stage field and remaining should not be editable. Content (r… -
REST API moving data between apps combining dimensionsSummary: We are trying to move data between two Applications in which the Source Application has Entity and Cost Center and the other Target Application only has Entity …User_2025-03-10-23-52-55-073 61 views 6 comments 0 points Most recent by User_2025-03-10-23-52-55-073 Planning -
Smart Pushes on Ad-Hoc SmartView submissions?We have setup our application so that all of the forms have a Smart Push assigned to it so that users can go to an ASO reporting cube to see instant aggregating results.… -
how to trigger data management rule in PCMCS using Groovy in PlanningSummary: how to trigger data management rule in PCMCS using Groovy in Planning Content (required): We have 2 instances, EPBCS and PCMCS, we would like to pull data from … -
How to Delete LOV values in bulkSummary: Is there any option to delete List of Values in bulk for particular lookup type. Content (required): We have around 500+ plus list of values to be deleted from … -
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl… -
my groovy script returns only one rowSummary: Content (required): Hi Experts, I used this discussion to re-write the script in different way: Return List of Rows by Groovy — Cloud Customer Connect (oracle.c… -
Rounding off issue in ASO MDX ScriptingHi all, I am trying to copy data from BegBalance to months (Jan to Dec) in ASO cube using MDX scripting. Below is the code: When I am executing this script, the value is… -
Return List of Rows by GroovySummary: Hi experts, I am trying to return list of rows by groovy, i was trying this code: Content (required): Hi experts, I am trying to return list of rows by groovy, … -
Schedule Custom Groovy Object Functions process issueSummary: Schedule Custom Groovy Object Functions process still running even I have cancelled it Content (required): have submitted Schedule Custom Groovy Object Function… -
Extract UDA and Attribute from CURRMEMBERHello experts, I have a requeriment to do. I have 3 dimensions for this process: 1- Account : Account1 (UDA: Red) Account2 (UDA: Yellow) Account3 (UDA: Black) 2- Product… -
Action - Save and Edit Record guidanceSummary: I'm trying to develop a new action. The Groovy script works great. Problem is the Address area of the UI that I'm updating doesn't refresh. I'm hoping set the A… -
DCL condition is not working as per drop down for Resource objectSummary: We have created Resource DCL field in custom object. We need to see in DCL drop down Email address of the Resource not Name of the Resource Content (required): … -
Data Validation and Throw Exception using Groovy Grid IteratorSummary: Groovy DataForm data validation - raise exception and highlight cells which are causing this causing. Content (required): I have quite number of columns on the … -
Is it possible to change the value of the EmailAddress attribute to null?Summary: Content (required): Hello community. I need to change the value of the EmailAdress attribute in Contact to a null value, try the following code but it shows me … -
EPM Planning Dimension Export directly to SQLSummary: Greetings, is there a direct method of exporting a dimension in a Planning application to SQL (MSSQL or Oracle DB), via EPM Automate, ODI, Data Management/Integ… -
Is there a way to sort Planning form rows by a column value while the form is loading?Summary: Looking for a way to sort the rows in a Planning by a column value each time the form opens. Users are able to use the sort function after the form is loaded, b… -
Scheduling User Group Report via Groovy APISummary: I'm attempting to schedule the User Group Report via Groovy API in order for it to generate an output file within the Inbox/Outbox preferably. I'm currently abl… -
Add a Filter Criteria/Search Criteria Based on the based on the Fields of a Business ObjectSummary: Can anybody Please share a Use Case / Sample VB Application for the Serach Criteria of a Business Object on a Page. Content (required): Version (include the ver… -
How to restrict Account selection from other object DCL's (Opportunity, Lead, SR)Summary: Is there a way to restrict Account selection from other object DCL's (Opportunity, Lead, SR) to prevent users from being able to select Accounts that they have …