Groovy
Discussion List
-
Workarounds for Using Formulas in RoutinesWe are attempting to setup routines based on the last activity date with a customer. Since rollups are not usable within the routines section, we created a date formula … -
Delete file from Outbox folderSummary: The file extract (Applicationname_1234.dat) is generated under Outbox folder. "1234" is Process ID. I am able to successfully rename the file while uploading it… -
How to catch the trigger in groovy script in Sales Territory?Summary: How to caatch the trigger in groovy script in Sales Territory when the Dimensional Coverage or the Customer Inclusion is added or updated? Content (required): S… -
Running Groovy rule; could not retrieve the rule execution statusContent Hi, I was creating a simple groovy script to select a list of accounts which have certain UDA. It's pretty much the same as the example shown in a blog. https://… -
EPBCS - what are the reasons for 200MB limitation for export file in EPBCS?Hi, Currently there is a limitation of 200 MB on the size of the export file when executing a Datamap in EPBCS via a Groovy Rule which is causing us a bit of a headache …AyandaKrumalo12 117 views 2 comments 0 points Most recent by AyandaKrumalo12 EPM Platform and Freeform -
Run "Export Projects and Budget" job from GroovySummary: Hi, The "Export Projects and Budget" job can only be executed by an administrator and I'd like to give an option to run the job for power user. I've tried to ru… -
Using for loops in Data definition builderHello, Using Data definition builder I'm trying to Display the dates in a certain combination and it's working when i tried using for loop it is throwing an error. This … -
OIC Gen3 Rest API to generate an OAuth2 token using EPM Groovy script.Summary: Can anyone help me as The OIC gen 3 only allows OAuth and while the EPM Groovy script facilitates only Basic and API key based authentication. Content (please e…Rahul VargheseRoy 41 views 1 comment 0 points Most recent by Vijay Mahantesh-Oracle EPM Platform and Freeform -
xml string written inside groovy is being ignoredSummary: Need to use XML tags inside a groovy String. But they are being ignored and considered as empty. Content (please ensure you mask any confidential information): … -
Groovy Pipeline execution - Variables are mandatory?Summary: Using a Groovy BR to trigger a pipeline (export mapping job) and it was working fine with no variables defined. When the rule was triggered today interestingly …NarayananS 14 views 1 comment 0 points Most recent by Suruchi S-Support-Oracle EPM Platform and Freeform -
RTP Window not getting closedSummary: RTP Window not getting closed and data form not displaying completion status. Content (please ensure you mask any confidential information): Upon saving data fo… -
Using groovy to set substitution variables for non admin users - REST API connection issueSummary: when we run below business rule, getting below error message, could you please check and update us. "Details: A method called by the script failed on line: 40, … -
DataGridBuilder errorSummary: Hi, Got a weird error when building a DataGridBuilder. Here's the code snippet: /*RTPS: {RTP_Year} */ String str_Year = rtps.RTP_Year DataGridBuilder gridbuilde… -
Can I only format background color for a cell in a data form using Groovy ?Summary: I have only found a way to change background color for a cell in a data form, but can I also e.g. add borders and change the color of the text ? Content (requir…
-
Debug Groovy ScriptHi everyone, I've a groovy script based on depreciation and the logic its wrong, can i debug a groovy script? -
appendViewCriteria giving errorSummary Trying to set filter condition in appendViewCriteria but it gives errorContent I have Cascade_c as a NUMBER field in account object and tried to filter the recor… -
Field activation alternative for the Resource's ManagerID fieldSummary: Our client needs to add a search field to the options of adding Resources to Activities in CX. Currently, there is a Custom Field called "Executive Code", which… -
Enable opportunity editing by organization hierarchySummary: Enable opportunity editing by organization hierarchy Content (please ensure you mask any confidential information): Dear good morning, Currently, as is known, w… -
find Duplicate account using CDM rest api for FindDuplicateSummary: find Duplicate account using CDM rest api for FindDuplicate. We have requirement to find the duplicate account once the record is updated or saved. Current Dupl… -
Can't pass variable text into a template for use in a Planning expressionSummary: I have a groovy rule that executes a calc that references a Template. Here is a snippet: String ApproverMsg = '"' + "This is a Test" + '"' Calc =""" %Template(n… -
Using groovy to set substitution variables for non admin users - REST API connection issueSummary: we are using groovy to set substitution variables for non admin users, but we are getting below issue , Could you please guide us. A validation error was receiv… -
how to convert String value to Integer in Groovy scriptSummary: how to convert String value to Integer in Groovy script Content (please ensure you mask any confidential information): how to convert String value to Integer in… -
can you please provide the sample groovy script to use the lookupSummary: can you please provide the sample groovy script to use the lookup Content (please ensure you mask any confidential information): Version (include the version yo… -
How to create a shared Member dynamically using groovySummary: I have created a groovy which will create a dynamic member under the parent A, and that is working fine. Now I want to create the same member as shared member u… -
get attribute values associated with a member using groovySummary: I'm trying to get the attributes value associated with a member. But somehow I'm unable to make it work. I need the value to be stored in some variable for furt… -
Groovy - awaitCompletion - An error occurred while processing this page.Hi all, Hope you guys are doing well. We are trying to use REST API to trigger a data integration from Calc Manager (EPBCS application). We have created the connection, … -
Pipeline execution stop/resetSummary: When executing/invoking a pipeline (REST) from Groovy if in case the pipeline name is incorrect or if a param or comma is missed the pipeline keeps polling and …NarayananS 22 views 1 comment 0 points Most recent by Randa-Support-Oracle EPM Platform and Freeform -
send email using groovy scriptHello, Can anyone send me the sample code to send an email using groovy script. I have gone through some restapi files but didn't get the output. This is the code that i… -
Groovy ASO Allocation Rule.Hi there, if anyone has any Groovy ASO allocations template please share. Thank You