Groovy
Discussion List
-
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 61 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… -
Pass parameters from a Groovy Business RuleSummary: Content (required): I have a Business Rule attached to a form that uses Groovy to execute only on the edited cells. I have a captured the members in variable "e… -
What is the URL / endpoint for calling an Object Function?Summary: I cannot find all the necessary information necessary for calling an "Object Function" written in Groovy via a REST API from an external REST client. Content (r… -
Is it possible to copy a text to the clipboard in groovy?Summary: How to copy a text or an URL to the clipboard (like a ctrl-c command) in groovy? Content (required): My customer wants a simple way to copy the URL of the curre… -
Member Description groovySummary: Is it possible to change/add Member description property through groovy? Content (required): My requirement is I have a position code dimension, and 2 Text fiel…
-
Calculation based on TimeSummary: Is it possible to load time and get the difference between two times in pubs? Content (required): We can't load the time in pbcs as there is no property for it,… -
Sending Email notification conditionallySummary: I need to send Email notification on update. Content (required): The notification on update should be conditionally. but on criteria I could not find a way to d… -
Trying to update Long Text field from a string in Groovy scriptingSummary: We have a long text field on the Activity Object. We want to set this field in Groovy scripting. We get the error Cannot assign value of type java.lang.String t… -
EPM agent before scripts groovy is not able to establish the connection with SOAP APISummary: I am trying to load data through soap API using EPM agent. I am already done with the groovy script and validated. it returns the API data in the groovy consol.…