Groovy
Discussion List
-
Can we pop-up Alert messages (in line Validations) without saving data in EPBCS data form?Summary: We are having a Data Input form for capturing percentage input across CC dimension which should total to exact 100. Can we have In-line Validations on the data … -
1Updating POV using Groovy.Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):JeremieR-Oracle 101 views 5 comments 1 point Most recent by Shankar - PM Cloud EPM-Oracle EPM Platform and Freeform -
Creating an anouncement using groovy scriptsSummary: Content (required): Is it possible to create announcements (the messages that appear on the PBCS home page) using a groovy script? Version (include the version … -
RTP to smartlistSummary: Hi All, I want to post Smartlist value on the basis of RTP. Content (required): Hi All, I want to post Smartlist value on the basis of RTP.Both RTP and Smartlis…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f… -
Intercompany Clients created in AR to sync up with Sales CloudSummary: Hi Team, Is there any ESS job in place that needs to be run to get the data and sync it up for opportunity usage in Sales Cloud, primarily the lists that are cr… -
Mask custom field values by replacing with "*" or "#" for certain rolesSummary Mask custom field values by replacing with "*" or "#" for certain rolesContent We want to mask custom field values by replacing with "*" or "#" for sales rep rol… -
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w… -
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…