Groovy
Discussion List
-
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 … -
How to Fetch data from custom object to Custom Child objectSummary: We have 3 custom Object called- Connection , Legal and Legal Child object when ever we create new records in connection and Check box field (ShowOnQualityPageLi… -
How to send details lines of master in one email notificationSummary: Is it possible to put details records of master records in one email notification. For example list of employees in a marketing department in one email notifica… -
[SFA]-[CX-SALES]Lead notification restriction for weekendsSummary: The object function triggers the notification for Saturday and Sunday as well, but we have a requirement that the notification should not be triggered on weeken… -
How to format the time incase of 'PM'Summary: We are setting date and time to another fields , for AM it is working fine when we select the PM (ex: 6PM) it is giving as 6 AM only , attaching the sample code… -
I have to display a popup in a data form using messagebundle according to a ConditionSummary: Here I'm considering two accounts A1, and A5 If A1 -
How to Insert the data from Business Object into the Oracle Cloud Application?Summary: How to Insert the data from Business Object into the Oracle Cloud Application? There is no REST API to Perform the POST and patch Operation in the HCM Cloid for… -
How to schedule the Global function for a specific objectSummary: We have a global function to update few records from address section to header level , so we want schedule it on non-business hours , how do we schedule it for … -
Application composer how to create Dynamic Choice List for Employees and emailsSummary: How to create Dynamic Choice List for Employees and emails Content (required): We have created a custom object using Application Composer and we need to include… -
How we can use setData in Groovy scriptingSummary: I have to clear the cells which are edited in a data form using set data function Content (required): Version (include the version you are using, if applicable)… -
How to open an Action with source URL in the current window?Summary: How to open an Action of type URL in the current window? Content (required): Hello, we have created an action (source URL) in Service Request. This URL is a dee…