Groovy
Discussion List
-
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… -
Groovy: unexpected char 0xA0Hello all, I am trying to use data grid definition builders to read a form which is used for integration from CPX to FS. But, while executing the rule, encountering the … -
Extract Time part from a DateTime field.Summary:Extract Time part from a DateTime field and display it in user's local timezone format. Content (required):"Is it possible to extract the time part (3:00 AM/PM) … -
Groovy Edit Script option not available for Planning Enterprise AppContent (required): Hi all We are trying to use groovy scripting for an enterprise application, Custom type but the option is greyed out. Is there a way to enable for Cu… -
Not able to calculate data using GroovySummary: I am trying to calculate discount using groovy but data is not being calculated. BR is attached Run after save. Form Layout. Content (required): Set costCenter … -
Show an error message in button create quoteHi In Quotes and Orders subtab into opportunity object, we need to show an error message when I do click in "Create quote" button if already exist a quote but the action…Juan Sebastian Montero Castelblanco 62 views 5 comments 0 points Most recent by Siraj Syed -Support-Oracle Sales -
Accessing Data between two children through Parent tableSummary: (1)- I am doing send Email notification on insert record in BO1 I need the date from another children BO2. Both BO1 and BO2 are referring to the same parent BO3… -
Using Sales territory coverage Vo (TerritoryDimensionalityPVO )in GroovySummary Not able to use Sales territory coverage Vo (TerritoryDimensionalityPVO )in groovyContent Hi All, i'm trying to fetch territory name based on the coverage, and i… -
Readonly based on smartlist-GroovySummary: I want to readonly cell based on smartlist value Content (required): I have a smartlist under memeber name Annual or Multi-year Smartlist name is Annual_or_Mult…
-
Groovy BR DataImporter Error: java.lang.UnsupportedOperationExceptionSummary: In Groovy business rule, trying to load data using the dataImporter but getting the error: java.lang.UnsupportedOperationException Content (required): Have trie… -
Where to define end point to call through Topology manager in groovy scriptsSummary: Access dynamic URL through groovy scripts with below code, oracle.topologyManager.client.deployedInfo.DeployedInfoProvider.getEndPoint('OPA_HUB_URL') Where to d…