Groovy
Discussion List
-
Need to have a pop-up message based on which continuing the groovy rule or not in a data formSummary: Hi, We are facing the following challenge: There is a data form where users can change a certain amount. Once they save, a groovy rule runs to address an associ… -
DataGridBuilderSummary: Hi everyone, I am at a loss on how to do something. I have a list of members, and I need to create a DatagridBuilder and have each of the rows have the member n…James Lynch 21 views 7 comments 0 points Most recent by Kyle Goodfriend-Oracle EPM Platform and Freeform -
How to retrieve user's timezone in groovySummary: adf.context.getSecurityContext()?.getUserProfile()?.getTimeZone() is returning null instead of user's timezone Content (required): We want to retrieve logged in… -
How to Use Request Transformation Option for ADPSummary: We are using Combo box to Store the LOV Values of Employee Number. This Employe Number is based on Variable SelectEmployeeNumber The Table Data is based on ADP … -
Can you use exception in the groovy script Crossjoin statementSummary: I'm using the following in the groovy script Crossjoin statement {FILTER (Descendants([Accounts], [Accounts].dimension.Levels(0)), ([Accounts].CurrentMember.MEM…Anna Balzak 31 views 1 comment 0 points Most recent by Suruchi S-Support-Oracle EPM Platform and Freeform -
Can I see logs from different users in SFA?Summary: Can I see logs from different users in SFA? Content (please ensure you mask any confidential information): Hello, I have a question regarding user logs. - Is th… -
How to update Party Number using GroupServiceSummary I want to update Party Number using the Group Service but an error is being returned saying that the attribute is read onlyContent Hi Guys, I can't update the Pa…User_2025-02-05-23-39-18-775 62 views 5 comments 0 points Most recent by Jacqueline Li-Support-Oracle Sales -
Is there a way to insert a Delay in PipelineSummary: Ability to have an xx amount seconds delay in between actions in Pipeline Content (please ensure you mask any confidential information): We are wanting to perfo… -
REST API Groovy Script: "Error 429 - Too many requests" since Gen2 MigrationSummary: Content (required): I have a basic groovy script that runs a series of rules in sequence which all worked well in EPM classic. The script basically runs through…TejC 151 views 9 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Authentication Required for New Action/LinkSummary:Authentication Required for New Action/Link Content (please ensure you mask any confidential information): When creating a new link in app composer, I am able to… -
Rest of Year Period MemberSummary: Content (please ensure you mask any confidential information): I'd like to create a ROY (rest of year) member in my period dimension. It should be first forecas… -
Clearing of partial data failed ASO cube with groovySummary: Clearing of partial data failed: Syntax error in input MDX query Content (please ensure you mask any confidential information): hi all, trying to clear partial … -
What's New in 20.08?Summary ... some exciting stuff, as usual!Content Okay, so I'm about a week late with this post this month. I hope you haven't been having withdrawals, pacing your home … -
Groovy script not performing the bursting definition jobSummary: I need to perform a bursting definition job in NR for which the Groovy script has been developed in the EPM planning. We have established the connection for the…
-
How to show Party Usage Code in AccountsSummary How do I show the value(s) of Party Usage Code attribute in an Account RecordContent Hi Guys, I'm writing a groovy script to show/update the value of PartyUsageC… -
How to do table Inline EditSummary: Can nay body Please share a Sample App for an Inline Edit using SDP/ Content (please ensure you mask any confidential information): Version (include the version… -
How to run or trigger Opportunity Assignment (RBA) during Opportunity creationSummary: Imagine this business scenario, Opportunity will be created from Oracle Service Cloud to OSC. Since the creator/originator (osvc user/oic user) won't have acces… -
getPassword() not working what i am doing mistake here.Summary: Trying to get username and password and want use for epmautomate but getting error for getPassword() Content (please ensure you mask any confidential informatio… -
Get location address from latitude and longitudeSummary: We had get latitude and location from mobile but now using it we need To get location address by sending REST API GET request like https://nominatim.openstreetm… -
Groovy script to save Username and Transaction date informationIn Data Form, the User inputs data and saves the Form. Using the Groovy script, I want to save the Username and Transaction date in members from Plan element Dimension i… -
Groovy script error with IP listSummary: Content (please ensure you mask any confidential information): We are getting this error using a groovy script: Error method called bu the script failed on line… -
How to get the number of entries in a smartlist?Summary: I am trying to export the data from a smartlist to a csv file but I can't get the number of entries dynamically, does anyone know how to do it? in this example … -
Remove Account Team members -Account ObjectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Raghavendra Vadla 11 views 2 comments 0 points Most recent by Cristian Munteanu-Support-Oracle Sales -
email address using GroovySummary: Fetch the email address using Groovy Content (required): Hi all Would like to find out if anyone was successful in finding out the user's email address from the… -
How do i use roles as conditionals in a Field of an EntitySummary: We have this Entity and inside there is an specific field that we need to be updatable if a user has a specific role and not updatable if a user doesnt have the…