Groovy
Discussion List
-
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… -
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…