Groovy
Discussion List
-
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… -
Email TemplatesSummary: We are using URL in email templates , in that we are passing some parameters. One of the value is having space(Ex: Test Drive) till Test only coming as URL and … -
is it possible to call the Task “Manage Customers” by script?Summary: is it possible to call the Task “Manage Customers” by Groovy or other method script for example in CX Account Page with an Action? Content (required): Version (… -
Calendar Start Date use as Server Variable for Dashboard PromptSummary: Our Calendar Year starts from every 1st of Oct month as example currently it is 1-Oct-2022. I am creating a dashboard prompt and want to populate Start Date of … -
Is there a way to reload datagrid when running groovy rule after save.Summary: Is there a way to reload datagrid when running groovy rule after save. Content (required): We are using a flex form to transfer employee to different intersecti… -
How to update tuple in groovySummary: I am trying to push some data from an ASO cube to a BSO cube (having different dimensionality) with a Groovy rule. Not able to elaborate the Tuple object. Conte… -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La…