Groovy
Discussion List
-
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… -
Groovy script error query threshold limitSummary: Hi experts, I have written a groovy rule using flexibleDataGrid to export the dynamic calc Parent members plus all stored sparse members to a csv file . while e…Sreekumar Hariharan 62 views 1 comment 0 points Most recent by Kyle Goodfriend-Oracle EPM Platform and Freeform -
Mass closing of opportunitiesSummary: We want to perform an automatic mass update of all opportunities in our CRM system, so that for all open opps with last update date before January 1st 2023, sal… -
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… -
How does App Composer decide where to host a particular custom object.?Summary: How does App Composer decide where to host a particular custom object.? We have create few custom objects and see that the objects are hosted in different FUSIO… -
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… -
Does Trigger works when i import the data through Import managementWe have a custom logic written for Customer Status field at organization level which will set the child level attribute value according to the customer status value usin… -
How can we migrate Triggers/Workflows configured in Sandbox from lower environment to higher ?Summary: How can we migrate triggers/workflows/any custom objects in sandbox from lower environment to higher environment. If it is possible please let me know the steps… -
Does Trigger works when i import the data through Import managementSummary: We have a custom logic written for Customer Status field at organization level which will set the child level attribute value according to the customer status v… -
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 … -
Groovy to access a file in Inbox/Outbox explorerSummary: Is there a way to access a CSV (precisely a metadata file) present Inbox/Outbox explorer using groovy? Intention is to Automate Metadata across apps Am able to …NarayananS 617 views 13 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
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 manipulate access to update owner of opportunity as Sales Manager?Summary: We want limit the access to update the opportunity owner on below condition as Sales Manager. If they are opportunity owner If the opportunity is part of brand … -
How to Join the Result of Multiple REST APIs GET Method in Visual BuilderSummary: How to Join the Result of Multiple External REST APIs GET Method as a single page table data in Visual Builder We have the Employee Details in one API and Manag… -
How to add attachment that was returned from API using groovySummary: Hi folks, We have a groovy script in opportunity, that calls an external API to get a file, and we need to attach this file to the opportunity. How could this b… -
Network Perimeter with IDCS - Issue with Clone and Groovy rulesSummary After setting network perimeters in IDCS, EPBCS cloning failContent Hello, we have just setup in our IDCS foundation primary instance network perimeters to allow… -
How to PartnerPartyId in groovySummary: We need to get partner Party id in the custom object. I created formula field in custom object & try to fetch in groovy. Content (please ensure you mask any con… -
Change "From Address" in Workflow of EntitySummary: We need to change the default email that appear when using the Workflow Email Notification and use a custom one. Ive been watching the documentation about this … -
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… -
LookupHelperSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Validations on the create order buttonSummary: Validations on the create order button Content (please ensure you mask any confidential information): Good day, I want to perform a validation on the "Create Qu… -
What determines pipeline success vs failure status? Can pipeline be successful even if a job fails?Summary: What exactly determines the pipeline status? Do all jobs within the pipeline have to complete successfully for a pipeline to show status as successful? Is there… -
How to add conditions to fields in CX Sales Mobile AppSummary: In the CX Sales Mobile App I want to hide a Picklist when a Checkbox is not True. Content (please ensure you mask any confidential information): I tried to ente…