Groovy
Discussion List
-
CX- Orders Date Changed By User field not Updating while Bulk Update of OrdersWe have enabled a Bulk Update option in CX Orders from Action dropdown where from on screen UI we can update multiple fields in different Orders at the same time and hav…Robin Singh 2 views 1 comment 0 points Most recent by Rahul Dadlani - Support -Oracle Order Management -
oracle hcm to oracle epbcs integration using REST APISummary: Dear Experts, We have a requirement to extract data from Oracle HCM and load it into EPBCS. The client’s HCM system provides REST APIs for data access. Could yo… -
Retrieve member alias for my DataExport File through DataManagementSummary Retrieve member alias for my DataExport File through DataManagementContent Hey all, I need to export on my data export to file, via Data Management, the member a… -
Ideas to Prevent Users from Launching Groovy Rules When Approvals Are Preventing EditingSummary: Follow up to my question posed here: Ideas to Prevent Users from Launching Rules When Approvals Are Preventing Editing — Cloud Customer Connect I've been able t… -
Get Child Accounts from Parent Account Record using groovySummary: I want to get all child accounts from parent account using groovy script Content (please ensure you mask any confidential information): Need to perform update o… -
Is there any possibility to retain Audit history data for two years in EPBCS?In Current EPBCS Audit, Maximum of 180 days audit data is only present. Can we increase this to One or Two years? Through EPM Automate command we see data can be exporte… -
Groovy to copy account industry to opportunity custom FCLSummary: Is it possible to use groovy script to copy the industry to opportunity's account to a custom FCL industry field in Opportunity ? Content (please ensure you mas… -
Video: Call an Groovy Server Side Object Function from Redwood Sales UI TierCall an Groovy Server Side Object Function from Redwood Sales UI Tier There are times when you want to perform some service side logic in a groovy object function, typic… -
Excel Groovy ParserSummary: This code is to read an excel file in EPM Groovy. The LXP (Lite eXcel Parser) is designed to parse .xlsx files natively. It functions by unzipping the Excel fil… -
Download File to a directory from Planning via API / EPMAutomate / GroovySummary: I need to download a file from Inbox/outbox Explorer to the address I want. Content (required): Hello All, Today we can download a file from Planning via EPMAut… -
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… -
Unable to query Product Group Hierarchy from ProductGroup Object using groovy.Summary: We are trying to display the product group hierarchy in a text field within the adaptive picker. While querying the data using groovy, we are unable to get the … -
Can not run groovy rule when attach rule to DashboardHello everyone, I have a dashboard. And now i want to attach the business rule (Groovy scrtipt) to this dashboard with the set up below: But the rule is groovy script. S… -
Groovy (grid) rules with DashboardsSummary: I'm looking to run a groovy rule with grid operators within a dashboard. Content: Hello, I recently setup a dashboard that has a few forms within it. The variou… -
Creating Schedule from Task Manager Template using REST APII am trying to create a schedule from template using REST API. I have enabled "Integration Name" override parameter for "Run Data Integration" task type. Is it possible … -
Import Security Roles/Groups assignments using EPMAutomateSummary: Hi, I am trying to import both User Roles and User Groups assignments exported using the commands "roleAssignmentReport" and "userGroupReport" but I dont find a… -
How to show/hide an attribute when another attribute is changed anytime in Oracle Redwood SalesSummary: In classic UI we have used a groovy condition of isAttributeChange ("field1_c") to show/hide another attribute (field 2) on Contact layout expression. We want t… -
Has anyone built a better access control report?Summary: The Access Control report available in system reports is great but sadly is borderline unusable in apps with a large user count (can't sort). Also can't be auto… -
Role-based Security on BO doesn't seem to workSummary: I am trying to setup Role-based Security on my Business Object (based on a table in ATP). I went to "Authenticated Users, and for VIEW rights added a clause. On… -
Can Groovy script produce Business Rule logs?Summary: When we run a Business Rule in could EPM, the job console does not show the log as it would when run on prem. Is it possible to generate essbase-like calculatio… -
Resolving Groovy Business Rule Validation IssuesHello experts, I have a problem validating groovy rules using new tool that is able to check if rule is good or not: Groovy Script Validator I have a rule using this cod… -
Allow multiple selections to display on form Rows?Hi, we use a User Variable called "ProductSelector" to allow the user to make a selection from high up the hierarchy, and then in the Rows on the from we specify ILvl0De… -
Groovy - Issue passing variable between templates within the same jobHello I have Issue passing variable between templates within the same job. In GroovyValidationReport I got error: The Groovy script failed to compile with internal error… -
Copy Data from Parent to ChildsSummary: I have a requirement where users will input data at parent member and it should get spread evenly to its children's evenly, We have a Market, Product, Entity an… -
Will validation trigger for records created within seconds of each other?Summary: We have a validation trigger on the Contacts object to restrict duplicate emails while creating contacts. This works fine within Sales Cloud when users create c… -
Does Groovy help retrieve the date of latest input data ?Hello experts, I have one question about Groovy's ability. I noticed that on the form, when you right-click, you can view the change history of the data cell. So my ques…