Get Started with Redwood: Oracle Cloud SCM and Purchasing
Groovy
Discussion List
-
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…
-
hide rows in a pbcs formHello Experts! I have a form that I would like to supress rows that contains "almost" zero. I click on option supress missing / zero rows but in my example doesn't work …
-
How to display an arraylist in popup using groovy scriptSummary: Display an array list in popup using groovy script Content (please ensure you mask any confidential information): Hello guys In a data form i'm entering startda…
-
Is there any possibility to retain Audit history data for two years in EPBCS?In Current EPBCS Audit, Maximum of 180 days audit data is only present. Can we increase this to One or Two years? Through EPM Automate command we see data can be exporte…
-
How to display dates range between two specified dates using groovy scriptHi all, In a form I am enterting Start date and End date. My requirement is to display the dates from Start date to end date which i have entered in Form using groovy sc…
-
Not able to read data using Groovy Data Grid Definition BuildersSummary: Hello Experts, our requirement is to read the smart list data from the grid and for that we have created grid using the "Grid Definition Builders". below is the…
-
How to troubleshoot Crossjoin in Groovy (ASO) - and if NonEmptyTuple is possible to useSummary: Struggling to find what could be missing/wrong in a Groovy ASO Script leveraging Crossjoin Also wondering if NonEmptyTuple can be leveraged Content (required): …
-
Evaluating selected row member on form...lookup an alternative value and display on another formI have a form with an action menu that evaluates the project in a row and opens another form and uses this member in the page dimension. This works without issue. Howeve…
-
-
-
Error in Groovy Script while calling Change Status for ApprovalSummary: Hello Experts, I am trying to call change status via groovy script by building the connection through other web services functionality in PBCS. Below is the err…
-
Groovy doesnt recognise StringasNumber RTPSummary: Hi There, I am trying to convert a script into Groovy, which returns an audit stamp for the time, date and the user when the rule was ran. While everything is w…
-
Essbase variables are slower than direct referenceHi All, Can some one examine my two scripts carefully and help me understand why using Essbase variable is slower than direct reference of the cross dimension. Please no…
-
Delete data except shared memberHello experts, I have an account dimension (dense dimension) that I have a hierarchy with 1000 members, this hierarchy has shared members and store members. I would like…