Groovy
Discussion List
-
save data to dynamically created memberSummary: save data to dynamically created member Content (required): Hi everyone, I created a template with groovy script which lets the end users create dynamic members… -
Encrypted fileSummary: Way to encrypt a file in EPM Content (required): Hello dear EPM community I have a thought for you. I'm working on an EPM Cloud application (OCI) and we want to… -
How to identify contacts matched with linkedinSummary: Identify contacts that have been matched with linkedin via LinkedIn Sales Navigator Content (required): Hi, We want to identify the contacts that have been matc… -
How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont… -
Possibility of export audit for Power User or Viewer usersSummary: Possibility of export audit for Power User or Viewer users Content (required): Hi everyone, I would need a PBCS application to allow users with Power User and V… -
Can you copy supporting detail and comments using calc manager or groovySummary: Can you copy supporting detail and comments using calc manager or groovy Content (required): Hi Everyone, is there a way to use calc manager or groovy to copy s… -
How to update the RelationshipId field in Contact Point objectSummary: I need to update the RelationshipId field in Contact Point Object Content (required): I tried using Groovy Script, FoundationPartiesPersonService SOAP API and I…Jaime Espinosa Tovar-Oracle 21 views 3 comments 0 points Most recent by Topher Heath-Support-Oracle Sales -
Groovy - sharing classes and functions between filesSummary: Content (required): is it possible to share classes and methods written in one groovy file (in groovy script) with other groovy script files. E.g. If I have a f… -
Read EPBCS audit log using Groovy directly.Summary: I have a requirement to get last action of planning unit (approval status) for a specific entity. Is there a way to access the audit log directly using groovy (… -
EPMFDM-ERROR: Error in parsing JSON PayloadSummary: DATA Integration through RESI API using Groovy script. Content (required): How to pass multiple entities in source Filter Admin guide link https://docs.oracle.c… -
How we can pass bearer token as authentication in groovy while calling web service.Summary: How we can pass bearer token as authentication in groovy while calling web service. Content (required): Version (include the version you are using, if applicabl… -
In Data quality rule CDM groovy, can we set master based on related objectsSummary: In Data quality rule CDM groovy (set master for account and contact object) , can we set master based on related objects Ex : I have lead , opportunity or any c… -
How to get Quotes details from Accounts using newView() functionSummary: One account contains multiple quotes, using newview() function how we can get all quotes details associated to a particular account. -
Incremental data load not able to detect delta if last run is failedI have encountered an problem incremental data load in PBCS. Let's say there is a failure due to some missing mappings during an incremental data load and assume it's pr… -
How to call a cube level Sub variable in a groovy ruleSummary: How to call a cube level Sub variable in a groovy rule Content (required): I am trying to call a substitution variable CurrYear from groovy rule which is define… -
Calculate distance between 2 addresses (Postal Address or Latitude/Longitude)Summary: We would like to calculate the distance by road between 2 addresses. We have postal addresses as well as Latitude and Longitude available. Content (required): W… -
Send Notification to group in business role (more than one role)Summary: Sending notification to groups in different role: adf.context.getSecurityContext()?.isUserInRole(roleName) Content (required): Hi Experts, from functions curren… -
Unable to do auto save on URL source in Action or LinkSummary: We are using below script in Action and links. It will navigate to CPQ from OSC. Here we are using Type as Action and Source as URL Once we click on our Action(… -
Is it possible to launch FDMEE rule form EPM Planning ?Hello, We want to launch FDMEE rules to import data from HFM to Planning. We know that today we can launch Planning rules from FDMEE thanks to "Afterload" scripts in FDM… -
Can we create valid intersections updated based on project start date and end date using GroovySummary: We have projects where businesses will change the start date and end date on form. As a next step, the system should allow users to input only the periods (Jan … -
Suppress groovy rule execution message on Form saveIs there a way to suppress the rule execution information box that appears when a form is saved if there is a groovy rule that runs on save? -
Status of Daily Maintenance in emailSummary: Currently we are in process of creating an Business rule in groovy for performing the daily maintenance currently we are able to perform the daily maintenance b… -
Page layout not working as expectedSummary: We are using two icons 'Procurement' and 'Authorization Requests' taking copy of opportunity object. We have to differentiate the details layout for both based … -
Need to get SiteuseId's from account address to opportunitySummary: We need SiteUsedId's from account address level. Under one single addresses there will be multiple site use id's. We need those id's. I have attached the screen… -
Error Running "OWP_Incremental Process Data with Synchronize Defaults" in Data IntegrationHi, We are trying to run the OOB Workforce rule "OWP_Incremental Process Data with Synchronize Defaults" as part of a data integration load rule: However, when we try to… -
How to remove space from the listSummary: We are storing a multichoice list value in a list and converting to string and creating these values as a record fro custom child object. But now comparing lov … -
What all types of Argument can be passed to setOperator() in GroovySummary: Type of Argument to setOperator() function Content (required): Currently know, '=', 'LIKE'. Need to know all types Version (include the version you are using, i…