Groovy
Discussion List
-
Readonly cell based on smartlist (Create from member) via Groovy scriptSummary: Read-only cell based on smartlist via Groovy script Content (please ensure you mask any confidential information): Our requirement is to do cell read only based…
-
updating custom attribute using groovySummary: I am trying to update custom attribute based on the value user selects in smartlist.Basically in the form, user is allowed to choose Approval status. On saving …
-
Export Datagrid to flat file that doesn't use a comma delimiterSummary: I am trying to export data from the Capital Projects reporting cube to a text file, using a DataGrid. The groovy operation to do so is operation.exportDataToFil…
-
Referencing a formula column in form while using the data grid cell iterator in groovySummary: Is there a way to reference a formula column that is on the form, while we iterate using operation.grid.dataCellIterator().each Content (please ensure you mask …
-
Groovy BR REST API Send Email v2 AttachmentsSummary: Groovy business rule to send email using v2 is working except attachments. Content (required): Cannot seem to get the parameters syntax correct. Version (includ…
-
append to a csv file.There was an error rendering this rich post.
-
Send a fancy looking email with a data gridI've been using sendMail with embedded html tags to send formatted emails for a while now but a came across a new challenge. I need to be able to send a data grid but fo…
-
Groovy Rule: Submit Date TypeSummary Submitting values to an account of date type rejectedContent In a groovy rule, using a DataGridBuilder, values submitting to an account of Date Type are being re…
-
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…
-
PLAn: groovy script request an IP connectionSummary: Content (please ensure you mask any confidential information): Hi all We migrated recently to OCI and we have a firewall for which we opened various IPs and all…
-
createRowData in PBCS groovy throws - An error while processing pageI am attempting to use Groovy to create a RowData object as part of an data import process. However, I am encountering an error message that states "An error occurred wh…
-
groovy script for Copy DataSummary: Summary: Dear Expert, Need your help about groovy script. Right now, we are copying data from 1 intersection to another intersection using DATA COPY Feature in …
-
Data Integration: Passing arguments to Parameters list in Target Application using groovyHi all, Hope you guys are doing well! We have integrated BIP Report with certain arguments with EPBCS application. So, is it possible to pass the arguments using groovy?…
-
Is there a way in Groovy to getEvaluatedMembers / get ancestors with Administrator permissions?Summary: Would like to know if there is a simple way of using getEvaluatedMembers (or similar) with admin permissions, to pull back names of members in the hierarchy des…
-
Not able to validate if condition with member of SmartList data type when comparing with integerSummary: I have written very simple formula in free form application, where my cube Hybrid BSO. I have created a dynamic calc member MemberB with member formula mentione…
-
How to delete only descendant members of a parent in EPBCS using groovy scriptWe have a requirement to delete Purchase requisitions every time we load the transactional data. To achieve this we want to use a groovy Business rule to delete the desc…
-
Create & Import a Snapshot via Groovy Rule (Valid Intersection Automation)I have been trying to find a way to do this as a way to try and automate the creation of valid intersections at a client. Ideally, I am trying to complete the following …
-
Error with a Groovy codeHello, I am trying to validate the data on Form load event. But getting an error which is not very clear. PLease advice! Error: A method called by the script failed on l…
-
Groovy - Using getEvaluatedMembers with Shared MembersSummary: I am attempting to generate a custom metadata export file using Groovy to feed into some reporting solutions. We want to be able to generate a clean csv that ha…Patrick Northcraft - Dropbox 51 views 3 comments 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Is it possible to invoke rest from a groovy template?Summary: I have done an api call from a groovy business rule and it works fine. If I use the same code within a template, it gives me 403 forbidden error. Is there a lim…
-
save data to dynamically created memberSummary: save data to dynamically created member Content (required): Hi everyone, I created a template with groovy script which lets the end users create dynamic members…
-
Encrypted fileSummary: Way to encrypt a file in EPM Content (required): Hello dear EPM community I have a thought for you. I'm working on an EPM Cloud application (OCI) and we want to…
-
Possibility of export audit for Power User or Viewer usersSummary: Possibility of export audit for Power User or Viewer users Content (required): Hi everyone, I would need a PBCS application to allow users with Power User and V…
-
Can you copy supporting detail and comments using calc manager or groovySummary: Can you copy supporting detail and comments using calc manager or groovy Content (required): Hi Everyone, is there a way to use calc manager or groovy to copy s…RichardBrazil 17 views 1 comment 0 points Most recent by Kyle Goodfriend, In2Hyperion-Oracle Planning
-
Groovy - sharing classes and functions between filesSummary: Content (required): is it possible to share classes and methods written in one groovy file (in groovy script) with other groovy script files. E.g. If I have a f…
-
Read EPBCS audit log using Groovy directly.Summary: I have a requirement to get last action of planning unit (approval status) for a specific entity. Is there a way to access the audit log directly using groovy (…
-
EPMFDM-ERROR: Error in parsing JSON PayloadSummary: DATA Integration through RESI API using Groovy script. Content (required): How to pass multiple entities in source Filter Admin guide link https://docs.oracle.c…
-
Incremental data load not able to detect delta if last run is failedI have encountered an problem incremental data load in PBCS. Let's say there is a failure due to some missing mappings during an incremental data load and assume it's pr…
-
Metadata Integration between EPM Cloud ApplicationsSummary: How to integrate metadata between EPM Cloud Applications? How to transfer metadata files to other EPM applications? Content (required): Hi all, between two EPM …
-
How to call a cube level Sub variable in a groovy ruleSummary: How to call a cube level Sub variable in a groovy rule Content (required): I am trying to call a substitution variable CurrYear from groovy rule which is define…