Groovy
Discussion List
-
Using Opty Revenue field in Opty object trigger is getting an errorSummary: Meet Sales stage condition and updates in custom field found in Revenue Lines should execute action. However, adding the custom field in the script is not retur… -
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise … -
Clearing ASO cube on RTPs with GroovySummary: I am new to EPBCS and Groovy. I have a requirement to clear partial data from ASO cube by users on recurring basis. I am trying to write a business rule which u… -
Date difference in hoursSummary: How to calculate date difference between Datetime now and date from datetime field in groovy in hours Content (required): Version (include the version you are u… -
Data Integration Export by EndUsers and SSOSummary: Situation: Data Management is currently used to allow 5 dedicated endusers to export Data for their respective entity for 15 different scenarios (categories) an… -
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl… -
POST works from POSTMAN and got error in groovyHi I am able to POST and getting the response from 'Postman' but when I create a Web Services and use it from groovy I receiving the 400 error. Can you please help me to… -
can we insert data into database directly instead of hitting an endpoint url from webserviceSummary: In sales cloud do we have provision to insert real time Opportunity data into database directly instead of hitting an endpoint url from webservice? whenever an … -
Unable to get field values in Before delete Trigger.Our requirement is whenever account team member is deleted , delete it from the related opporunities team as well We wrote a code on Sales Account-> Sales Account Resour… -
updating custom attribute using groovySummary: I am trying to update custom attribute based on the value user selects in smartlist.Basically in the form, user is allowed to choose Approval status. On saving … -
Server-side Command Execution - CloneEnvironment errorHi Getting this error when trying to execute cloneenvironment command using server-side epmautomate cloneEnvironment failed, Details: Invalid or missing parameter: Targe… -
Using SendMailHas anyone used Send Mail (v2) REST API to send emails to users? If anyone has, can you please help me understand how it's done? I've tried searching for it but didn't f…Shareef_Ahamed 21 views 2 comments 0 points Most recent by Patrick Northcraft EPM Platform and Freeform -
Error when increasing limit in get rest call Sales Order for Account in CXSummary: Content (please ensure you mask any confidential information): We try to get all the sales order data present in Order Management (OM) for customer account in C… -
Export Datagrid to flat file that doesn't use a comma delimiterSummary: I am trying to export data from the Capital Projects reporting cube to a text file, using a DataGrid. The groovy operation to do so is operation.exportDataToFil… -
Referencing a formula column in form while using the data grid cell iterator in groovySummary: Is there a way to reference a formula column that is on the form, while we iterate using operation.grid.dataCellIterator().each Content (please ensure you mask … -
Groovy BR REST API Send Email v2 AttachmentsSummary: Groovy business rule to send email using v2 is working except attachments. Content (required): Cannot seem to get the parameters syntax correct. Version (includ… -
append to a csv file.There was an error rendering this rich post. -
Send a fancy looking email with a data gridI've been using sendMail with embedded html tags to send formatted emails for a while now but a came across a new challenge. I need to be able to send a data grid but fo… -
Post text data to CLOB fieldSummary: Hi Team , Would it be feasible to post text data (without base64 encoding) to CLOB field and handle it via custom code/config to convert to base64? TIA Content … -
How to call custom messages in groovy?Summary: We defined custom messages in Manage Message setup task. We need to display the message over UI Content (required): When certain condition fails, we need to thr… -
Groovy Rule: Submit Date TypeSummary Submitting values to an account of date type rejectedContent In a groovy rule, using a DataGridBuilder, values submitting to an account of Date Type are being re… -
How can I add additional Value in a Choice List (Fixed) Multiple Select Choice List? using functionSummary: Ok so there is an existing field that has multiple values from the Choice List, and I am trying to setAttribute but do not want to overwrite the current values … -
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe… -
How to access Party Source System Reference for Contact object using Groovy ScriptSummary: I need to retrieve the "Party Source System Reference" field from the "Contacts" standard object using a groovy script. This field is not visible in BI and also… -
How to send Reminder Emails with Custom Email TemplatesSummary: We want to send a reminder notification to users if status remains as 'Approval Pending' after every 2 days. We tried to achieve this using Execution Schedule u… -
Trigger behaviour in Microsoft 365 IntegrationSummary: Hi Team, We do have Microsoft 365 integration turned on for sales. Users do create opportunities via plugin . But it appears the field level triggers configured… -
PLAn: groovy script request an IP connectionSummary: Content (please ensure you mask any confidential information): Hi all We migrated recently to OCI and we have a firewall for which we opened various IPs and all… -
createRowData in PBCS groovy throws - An error while processing pageI am attempting to use Groovy to create a RowData object as part of an data import process. However, I am encountering an error message that states "An error occurred wh… -
How to Query data from REST webservice Json resultHi Everyone, Hope you are doing well. Here i want to query the data from a result which i received through REST webservice(Json). this is the script i am using.. "record… -
Why does adf.error.warn only show on save and close?Summary: Using a custom error warning, it only shows on the save and close records, not on the save action. Content (required): Using a custom error warning, it only sho…