Groovy
Discussion List
-
unable to remove revenue lines using groovySummary: We want to delete revenue line using groovy scripting when a new revenue line is added for the same Opportunity. Scenario is: For example we have an Opportunity… -
EPCMCS-CALL GROOVY SCRIPT via EPM automateSummary: Call Groovy rule for EPM automate Hi All, I created one groovy rule in my EPCMCS instance. when I call the rule via EPM automate command i.e runBusinessRule. It…Avtar 11 views 2 comments 0 points Most recent by Jeelan Banglewale-Oracle EPM Platform and Freeform -
Still no way to reliably run a Cube Refresh from a Groovy Business Rule?I know it's been asked in the past but checking to see if anyone has come up with a solution. I'd like to run a metadata update along with a cube refresh from a business… -
Is there a faster way—such as using Groovy—to retrieve all users' Smart View versions?Summary: I’m looking for a way to obtain the Smart View version for all users. Content (please ensure you mask any confidential information): I am trying to retrieve the… -
Example of groovy code to send an email in EPMContent Hi, just wondering if anyone has some sample code for sending an email using groovy. If anyone has something they can share I would really appreciate it. -
Is there a way to schedule a job to start right after daily maintenance end?Summary: Hi, We were wondering whether there is a way to schedule a job to start right after daily maintenance activities completion. Kind regards Chiara Content (please… -
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… -
Copy Percentages from different granurality dimensionsHello experts, I have a doubt about groovy/calc script code. I have to copy a percentages that I have with a specific granularity to another POV with other granularity. … -
EPM Groovy Table in Email, The Character & issue and EPM Groovy Short URLSummary: Is there a way to use Short URL/Hyperlinks in email? We desire to send reports (smart cut link) in email as a hyperlink and also with shortened URL. We are not … -
Suggestion to update entity-currency mapping automaticallySummary: What is the best way to update Entity-Currency mapping automatically in the form. Smart list has been created from currency dimension. Is there any way to updat… -
Account Name Update RestrictionSummary: For certain roles, the customer wants the Account Name field to be non-updatable. In the Test instance, we tried using a field-level script in the Updatable con… -
Is it possible to change the text color of a cell using validation rules?In Oracle PBCS, if I try to apply a validation rule that changes the text color of a cell based on certain parameters, it does not work. It seems that the only change th… -
Error occurred in Groovy datamapsSummary: We've created a custom datamap using groovy, where We're customizing few dimension members. The script runs smoothly if we hardcode the Account members but fail… -
Help Creating Event Listeners and Action ChainWe are looking to create an Even Listener and Action Chain so that when we change an Opportunity Type it automatically changes to a specific Sales Stage. The documentati… -
Groovy - Download and Upload file to other environmentSummary: Download File .csv in Source Environment and then Upload file to Target Environment - Planning EPBCS Content (please ensure you mask any confidential informatio…
-
can custom groovy script written behind create quote buttonSummary: We have a business need, where customer wants that user's should be able to create quote only on certain type of Account. For example consider we have Account t… -
How to Validate and fetch Data from Multiple BOsSummary: We have a requirement where we need to validate the Id entered in an Text Box in Page1 based on the data stored in the 1st BO. We are validating this id using p… -
Salary Range default Value (DFF) to Populate from Job Master at Requistion PageAt the Job Requisition, the Salary Range Value is to be Populated from the Job Master. For example, Job A has a Grade, Grade A's salary range is 100-150 Hours. then that… -
Can we create a custom Scheduled Process in CX Sales and Service Fusion ?Summary: We want to create a custom Scheduled Process Job with our own condition and logic so is it achievable in CX Sales and Service Product ? Content (please ensure y… -
Business Rule/Groovy Scripting to remove data in ASO at a specific intersectionSummary: Trying to determine if there is a way to create a business rule or groovy script which would clear data in ASO at a specific intersection utilizing members deri… -
Retrieving Base currency tagged to an Entity in EPBCS using groovyHi all, I am trying to retrieve Base currency tagged to level 0 entities in EPBCS application using groovy. As shown in the below image, for the respective level 0 entit… -
Groovy Script is Failing with Expression exceeded the maximum number of new view instances (50)Summary: we are building Cascading feature for copying header bill to details to line level details with out Amendment for the lines where Interfaced flag is N we are en… -
Automation of user variable limits/definitions?Summary: Is it possible to automate additions of new members in user variable definitions? Content (required): We have a number of user variables to assist in the limita… -
how to retrieve the child job status for a Groovy DataImportRequestWhen executing a groovy rule using createDataImportRequest() the rule that calls the import will succeed even if the import fails. what is the way to check if the import… -
Groovy failing while calling external REST API when adding date filtering conditionDear Experts, We have groovy script to generate csv file from RSET API json response. It is working fine when we don't have date parameter filter in REST API. The moment… -
Use Workforce OOB template/BR with RTPs and DTPs in a custom groovy scriptI have requirement where I need to Transfer bulk employees in the OOB WF module (Using the OOB BR OWP_Transfer, or the included OOB templates OWP_Transfer_T, & other 2).… -
How to create a groovy rule to check for line returns in a text fieldSummary: We our trying to prevent our end users from entering a line return in a text data type member. Content (please ensure you mask any confidential information): We…