Groovy
Discussion List
-
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…
-
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://…
-
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 …
-
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?
-
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 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…Subhojyoti Chakraborty 345 views 2 comments 0 points Most recent by M. Kyle Goodfriend-Oracle Planning
-
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, …
-
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
-
Groovy: Data map for Power UsersContent Hi all We are doing a groovy calculation to send data from BSO cube to ASO cube, and is working fine but it seems that only admin users can run a Data Map, and t…
-
Error using startsWith function in IF condition within FIX ENDFIXHello, I'm trying to put an IF condition within FIX ENDFIX in an EPBCS groovy script. Need to execute the set of statements if a Custom dimension member starts with a pa…
-
Is there a way to execute a predefined groovy rule on saving an on-the-fly grid ?Summary: Like how we have the option to "Run After Save" in webforms, is there a way in groovy to run predefined rules upon saving a grid?
-
How to generate a text file using groovy scriptHello, I want to generate a text file using groovy script in Inbox/Outbox explored. Could you please suggest any ideas on this Thanks, Krishna
-
Generate a text file using groovy scriptSummary: Hello Guys, I want to generate a text file using groovy script. Could you please suggest any ideas on this, Thanks in advance Content (please ensure you mask an…
-
Groovy script to pass subvariable in DLRSummary: Hi Experts, Im trying to pass subvariable for start period and end period on the Json payload , it shows the method is invalid, it might be an easy one for you …
-
groovy to export data slicesSummary: Hi Experts, Im trying to execute a groovy script which exports the data out of reporting cube in POD1 and then import the same data into BSO Cube in pod2 which …
-
Export Console REST API - generates all rules instead of single rule in params & Unzip using groovySummary: Export Console REST API - generates all rules instead of single rule in params Content (please ensure you mask any confidential information): Export Console RES…
-
Is there a way to get the last executed date of a Business RuleSummary: Need to execute BR if the last run of this BR has exceeded 6 days, hence how to find a BR's last execution date? Content (please ensure you mask any confidentia…
-
How to print or use substitution variables in Groovy for ASO cubeSummary: I had a requirement where I need to extract data from ASO cube montly, I created Sub Var in ASO cube for period and year trying to call those in groovy but scri…
-
Groovy Script to return a value of an intersection selected from a SmartList in a formSummary: We have a requirement to have a planning form that based on the Pay Table, Grade and Step selected in the columns, the Salary should prepopulate. The Salary amo…
-
Any examples of createEpmColumnCsvWriterSummary: Does anyone have an example of Groovy code using createEpmColumnCsvWriter? Content (please ensure you mask any confidential information): I'm trying to create a…
-
Allow multiple selections to display on form Rows?Hi, we use a User Variable called "ProductSelector" to allow the user to make a selection from high up the hierarchy, and then in the Rows on the from we specify ILvl0De…
-
Planning PBCS: Intercompany Elimination best PracticesSummary: Developing in Planning an Intercompany Elimination process. Content (please ensure you mask any confidential information): Hi, We are developing an intercompany…