Groovy
Discussion List
-
Automate file transfer from SFTP to EPMOur current process with OIC renames the file on SFTP(Example file name: Testfile_MMDDYYYY_HHMMSS to Testfile MMM-YY) and moves the file to EPM then deletes the file on … -
Groovy rule in ASO is rounding off the values after calculationSummary: When performing a calculation on ASO using a Groovy Business rule a simple Unit*Price is resulting in an absolute value instead of giving the decimal values. Is… -
Groovy Scripting: Split / TrimIs there a way to split / trim a string? For example: sampleAddress@email.com I only want to display sampleAddress and remove the @email.com. -
Error in groovy, The following Date is Invalid: .Hi all, we are trying to retrieve data from multiple projects in EPBCS in ASO cube we are using datagriddefinitionbuilder to read the data from the above accounts as bel… -
How to Invoke Party Usage API using groovy script upon save ButtonHello Team, Once a Party is created we have to tag a default custom usage. I was thing of a groovy script where it can call Party Usage API to add the custom usage once … -
Is groovy script supported in next gen sales - redwoodSummary: Object triggers are not working in next gen sales - redwood Content (required): Hi all, I wrote one before update trigger in activity object and it is working a… -
Can you exlude members in a Groovy Data Export scriptSummary: We have a groovy script that moves data from one Hybrid BSO database to another. We have added an attribute value called "Entity_Closed" on Entity members that … -
How do I use @ATTRIBUTE in business ruleSummary: Need a business rule using attributes to breakout costs into another entity/account Content (please ensure you mask any confidential information): I've used @AT… -
how to add approval workflow to lead orchestrationTrying to add approval workflow to lead orchestration in redwood sales. or can I include workflow in groovy so that I can invoke the object workflow using groovy script -
What are the steps for Deal Registration Approval Process in Oracle Fusion CX SalesSummary: I need When Deal Is up to 50M then approval goes to CEO other than under 50M then goes to Business Unit Head. Content (please ensure you mask any confidential i… -
Securely storing a client secret for REST API OAuth2 Authentication in Groovy ruleSummary: Where can I securely store a client secret token for use in a REST API call in Groovy. Content (please ensure you mask any confidential information): I need to … -
Opportunity page Lost/ Win field issueSummary: Hi, The issue described below. The status is wrongly updating. Kindly share the working solution for this. @madugulagopi Content (please ensure you mask any con…RamkumarKadhiravan 11 views 1 comment 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales
-
Use epmautomate commands in GroovySummary: Hi Team, I'm working on a Groovy script that logs in and renames our Snapshots. I wanted to use functions for reusability and avoid repeating of code. But when … -
Will Account Party number and Address Site Number get impact if import done with same seq?Summary: Will Account Party number and Address Site Number get impact if import done with same seq, we have a data migration activity from legacy system to CDM. The Part… -
Error in accessing JSON file from Inbox/Outbox Explorer using groovySummary: Unable to access a text file uploaded at "Inbox/Outbox Explorer" in an EPBCS application using groovy. Content (required): Hi, I have a text file (.txt) which c… -
Groovy jsonSlurper FailingSummary: I am trying to parse a JSON response, and I have code that works in a Groovy web console, but the exact same code does not work in a Planning Groovy business ru… -
groovy assign variable value to rtpSummary: Assign variable value to rtp for essbase calculation part Content (please ensure you mask any confidential information): Hi All, I have retrieved the prevData v… -
SAS URL File Download in Groovy Business RuleSummary: I have an SAS URL that works to return the contents of a file when used in a browser or curl, but it fails with 403 Authentication Error when I try to use the H… -
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…