Groovy
Discussion List
-
How we can run three data load rule parallely via making changes in EPM Automate Scripts(.batfiles)?Summary: We want to run three data load rule parallely instead of sequentially. Content (please ensure you mask any confidential information): Hi Experts, Right now we h… -
How to find system notifications after dismissalHI team, We've employed custom Groovy scripts for Approvals for one of the Clients in Object Triggers in CX. This script sends a bell icon notification to the recipient'… -
Groovy - The form GroovyDataGrid is Invalid when DataGridDefinitionBuilder is usedHi all, In an ASO cube, we are using CsvWriter and DataGridDefinitionBuilder to iterate through each account to generate a CSV file in Inbox/Outbox Explorer. while using… -
Groovy script to invoke a custom Function by means a Soap Web ServiceSummary: Define a Groovy script to invoke a custom Function defined on a Child Object (of AssetVO) via Soap Web Service. Content (please ensure you mask any confidential… -
How can I create a DataMap with all SmartList entries using Groovy?Does anyone have an idea how can I create a Data Map with all entries from a specific Smart List using Groovy? My application has the Smart List “SL_BP_Tipo” with 26 ent… -
Is there any function which can be used in groovy script for suppressing the Zero value record rowsSummary: EPBCS to PowerPlan export file generating rows for which data is 0 in all the months. Check if there is a function which can be used in groovy script to suppres… -
With Groovy, how can i get the specified attribute value of Entity from PVO (on a form)With below form, I want to pick the Entity value of 1188 and test if its "Type" attribute is equal to "Corporate". I am able to get the whope PVO but not the 1188 itself… -
how to get the date of first won opportunity of the account in groovy scriptSummary: I am writing an update script in Opportunity, i am able to get the account details, but how can i get the Accounts first won Opportunity date? Content (please e… -
Groovy script execution continues after browser close?Summary: hi! As I understand and from previous posts: Groovy can be used in our business objects that run on the server in a java based environment. Does that mean that … -
Make cells readonly for specified data rangeHello all, For a program we enter start date (01-02-2025)-dd-mm-yyy and End date (31-12-2025), From this range feb 2025 to dec 2025 the cells has to be editable remainin… -
Create or Update All Substitution Variables Defined for the ApplicationHello, I am trying to leverage "Update Substitution Variables " REST API and below is the code: Through Postman it is working fine. I am trying to execute it as I did fo… -
case sensitive check in view criteria querySummary: How to case sensitive check in view criteria query for the lead name field while creating a duplicate lead Content (please ensure you mask any confidential info… -
Is it possible to have a specific message show when throwing veto exception on a form rule?Summary: If a rule has a veto exception triggered when launched on save of a form it doesn't show the message on the pop up on the form, just that the rule failed. Conte… -
EPM automate connectionSummary: Currently, in our Groovy business rules, we are using the EPM Automate login command to establish the connection and then execute EPM Automate commands // Login…Priyesh P. Rane 21 views 4 comments 3 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Convert Json to csv using groovy scriptSummary: Hello all, Here is the json link: https://jsonplaceholder.typicode.com/users using this I'm able to display the content in jobs. I want to generate into csv fil… -
REST-Framework-Version header in GroovySummary I am trying to call REST API of activities and giving QUERY string with AND, OR parametersContent I am trying to call REST API of activities and giving QUERY str… -
Groovy script getEpmAutomate issueSummary: I am trying to run EPM Automate Using Server-Side Groovy. Content (please ensure you mask any confidential information): My script is as follows: EpmAutomate AM… -
Survivorship Rules using Groovy ScriptSummary: Hi Everyone, We a requirement from client to select the contact master record where CustomAttr = Y. We have a working groovy script and want to include this new… -
Groovy to change the member Name and its aliasHello everyone, To reduce the Administrator's job, I want to give the planner access to modify the member name and its alias. So my question is: How can I use Groovy for… -
how to limit the options to change Sales Stage?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Make Primary Contact as Non-Editable on CX Contact Screen.Summary: We want to make all the Primary contact as non editable which are associated to an account from CX screen but the same Primary contact should be editable from t… -
EPM Freeform supportSummary: Does EPM freeform support Artefacts, Rules (Calc & Groovy) same as per Planning? Content (please ensure you mask any confidential information): Does EPM freefor… -
Download CSV file from EPBCS inbox using GroovySummary: We are looking for a groovy code to download a file from epbcs inbox/outbox explorer to local machine. Unfortunately, we can't use epmautomate. Content (please … -
Assign Role to User via REST API (v2)Summary: We are seeking to run a Groovy script in one Planning environment to add a "User" role for a user in another Planning environment in the same domain using the R… -
Is it possible to force a line on a form to read only by row/column vs by cell using Groovy?Summary: I would like to have a groovy business rule set security on an entire column or row to read only vs having to do it by cell. Content (please ensure you mask any… -
update territory in oportunitySummary: update territory in oportunity Content (please ensure you mask any confidential information): Good day to all, My question is the following: Is there a way to u… -
Run pipeline using restapi in Groovy ScriptSummary: Hello guys, I'm trying to run a pipeline using Restapi in Groovy script. There is no error but i'm getting status 0 and it's not triggering to run the pipeline.…Makam Krishna Vamsi 404 views 11 comments 1 point Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform