Groovy
Discussion List
-
Groovy Script Validator is no longer working in Oracle Planning after the October Update.Summary: Groovy Script Validation Report is No Longer Working after the October Update 25.10.76 Content (please ensure you mask any confidential information): Our groovy… -
How to identify change in industry field using triggers?Summary: When we update the Industry field on accounts changed CX, how can we able to identify the changed value from scripts? Content (please ensure you mask any confid… -
Groovy script with POST rest command creates a unexcepted filename in targetSummary: I am running a groovy script which basically copies a file ( Outbox folder ) from environment-1 to Inbox folder of the target environment-2, ait then runs the i… -
How to rename the file in EPBCS to display timestampHello everyone, I am finding the way to rename the file in the inbox/outbox explorer. I had created a data pipeline to export data from the EPBCS system to a file with t… -
Cannot run pipeline through GroovyHello everyone, I am trying to run the pipeline using Groovy. I could run integration with Groovy, but the pipeline couldn't. It showed the error: The pipeline name is i… -
Error Connection in Validator Engine GroovyHello, while validating with the Groovy engine validator, we encountered the following error: The connection is made in this way: How can we solve it? -
Mails are not coming while launching pipeline using REST API through business ruleSummary: We have a business rule which uses REST API to call a pipeline. After the pipeline is completed , mails are not coming up. This happened very recently since 1st… -
Groovy Strict Validator: Auto- update or manual fix needed?Summary: Hi All, While running Groovy Validator in Planning, I received an error. The rule we are using based on one oracle provided groovy rules. My Question is: Once G… -
Pipeline invoked through Business rule REST API not sending emails on completionSummary: we have a business rule which is invoking pipeline through REST API call. The rule works as expected and the pipeline is invoked. Everything works as expected h… -
Run Auto Predict Job through Groovy REST API callHey all, I feel like I'm missing something obvious here. I'm attempting to write a Groovy rule that executes a REST API call to allow a lower permissions user to execute… -
Error when using Groovy's DataGridDefinitionBuilderSummary Error when using Groovy's DataGridDefinitionBuilderContent Hi, One for the nerds - I am using the Groovy DataGridDefinitionBuilder class to build a grid and am g… -
How to run territory assignment job with multiple view criteria parametersSummary Multiple view criteria in opportunity territory assignmentContent Hello Experts, While scheduling the territory assignment ESS job, we have requirement to schedu… -
Update Valid Intersections Rules via GroovySummary I want to create valid intersections rules or conditions via groovy while creating a new memberContent Hey all, I have a situation where the client has several v… -
Manage / Automate Valid Intersections with Groovy (Solution)Hi - The below post from @JeremieR-Oracle gave the inspiration to get over the hump on how to update Valid Intersections completely in the cloud inside of EPM. Hopefully… -
UnZipping Files using zipOutputStreamJust some sample code to use the new zipOutputStream function String exportJobName='Job_Console_Export_20250925.zip' zipInputStream(exportJobName).withCloseable { ZipInp… -
Is it possible to invoke a Groovy "Global Function" via REST call?I want to find out if invoking a Groovy-implemented Global Function is possible. And if so, how to do it. -
New Groovy version 25.10 Validation ErrorHello Experts, I have a issue when I run validation Groovy Script: My HTML Report have same error in several rules, now are working fine but I'm afraid that is not worki… -
Groovy Script View Criteria – IS NULL Condition Not WorkingHello Experts, I’m working on a Groovy script in Oracle Sales Cloud where I need to query a custom object (CreditCategory_c) using multiple conditions. Specifically, I w… -
Map members into other dimensions based on data set in Account dimension using a RuleSummary: Hello, I have a request to populate the data residing in the account dimension into 2 other dimensions, such that the intersection below copies data 25 and 35 f… -
Groovy getFormattedValue() not working?Summary: Content (please ensure you mask any confidential information): Hi, Just found that getFormattedValue() not working as expected, it was working correctly before.… -
Groovy Script ValidatorSummary: Content (please ensure you mask any confidential information): Hi, With the Aug release in TEST to validate groovy rule scripting restrictions by the provided t… -
If Condition with a Range or Substitution variable Groovy ScriptSummary: Hi , We have a substitution variable SSClosedWeeks which has a value of OEP_W1:OEP_W39. This variable works perfectly in member formulas. I would like to use th… -
Oracle EPM Data Pipeline Cross Pod ExecutionSummary: Executing One Pod Pipeline from Another Pod, triggering FCCS Instance Pipeline from EPBCS Instance Pipeline Content (please ensure you mask any confidential inf… -
How to get the Dimension names which are present on the Columns of a webform via groovySummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to get the Smart Push functionality to work in Dashboards when they are being utilized via SmartSummary When submitting data for an EPBCS Dashboard in Excel via the Smart View 11.1.2.5.910 (Build 172) add-in, the Smart Push for the underlying simple forms being sav… -
Using Groovy in EPBCS to export data from EDMHello everyone, I am doing step by step to set up the Groovy rule to import metadata from EDMCS to EPBCS based on this guidance: https://www.oracle.com/webfolder/technet… -
Unable to Export Attribute Member Consolidated Data in EPBCSCurrently, in on-prem, we are exporting data using attribute members, which means we are getting consolidated data rather than associated members through a report script… -
How to display Error Messages of Business Rules Object Functions in the VB pageSummary: How to display Error Messages of Business Rules Object Functions in the VB page Content (please ensure you mask any confidential information): Version (include …