Groovy
Discussion List
-
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.… -
How to execute Groovy rules from user or planner user (non admin)Summary: I have a PBCS application with groovy rules, and I need to one user with non admin roles execute a groovy rule. When this user try to execute obtain this error:… -
Groovy features to write to fileSummary: Content (required): I've noticed that Groovy provides various methods to write to files such as CSVWriter and CreateFilePrintWriter. As I understand, both these…TejC 784 views 3 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
CalcMgrGroovyNumberHello! I'm trying to mask data with a similar approach that the random function in excel. I've been reading old posts where there was a way to do this using @CalcMgrGroo… -
Force readonly on cells depending on user's group and a flag - GroovySummary: Force readonly on cells depending on user's group Content (required): Hello, Users found approvals complicated to use. So we are implementing a manuel worklfow … -
Groovy error "A method called by the line failed" when trying to integrate with EDMCSSummary: This groovy script has been created in order to export metadata from EDMCS and import it into Planning. But it still gets an error saying that "A method called …
-
Script or Template objects in Calc Manager, which one is better and why?Summary: Script or Template objects in Calc Manager, which one is better and why? Content (required): Hi All, I wanted to clarify what the community members think about …Fred_Mamadjanov 91 views 5 comments 0 points Most recent by Fred_Mamadjanov EPM Platform and Freeform -
How to refresh a form using a groovy rule?Summary: How to refresh a form using a groovy rule? Content (required): Dear all, I've written a Groovy rule to add some complex control before saving data. This rule is…