Groovy
Discussion List
-
Correct Field to get the value of Party Usage Code from Contact ObjectSummary: We are trying to create a groovy script in Contact Object to disable the update capability of the Account field when the attached account is an ERP Account. We … -
Is there a way to hash a string in groovy with SHA-256 algorithm?Summary: How to hash a string in Groovy? Content (please ensure you mask any confidential information): Hi Team, Our customer asks us to hash the contact email value wit… -
Obtaining the additional Address attributes via script.Content Does anyone know how to get the values for the additional attributes of the Address ? AddrElementAttribute1 AddrElementAttribute2 AddrElementAttribute3 AddrEleme… -
Create Contract from OpportunitySummary Create Contract from OpportunityContent I was able to create a Contract record from Opportunity using the groovy script below. However, I hardcoded the value of … -
-
How to automatically set up a industry on Account detail page.Summary: Hi , I want to Auto set up Industries field value to Other Industries if it is null at Account creation level. But api name of Industries field is not available… -
-
-
Error in Groovy Script while calling Change Status for ApprovalSummary: Hello Experts, I am trying to call change status via groovy script by building the connection through other web services functionality in PBCS. Below is the err… -
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab… -
How to fetch PIM Product Catalog in Sales Cloud Products / Product GroupsContent Hi All, I am referring to the Oracle doc: Import Sales Products From PIM Data Hub" Scheduled Process Criteria (Doc ID 2562928.1 It mentions that one of the field… -
How To Setup Email Notification For Assigned Resource in Lead Assignment RulesSummary How To Setup Email Notification For Assigned Resource in Lead Assignment RulesContent Hi, My requirement is to have an email notification sent to the assigned re…User_2025-07-18-06-07-44-367 24 views 1 comment 0 points Most recent by Ravindra Sirigiri-Support-Oracle Sales -
Groovy doesnt recognise StringasNumber RTPSummary: Hi There, I am trying to convert a script into Groovy, which returns an audit stamp for the time, date and the user when the rule was ran. While everything is w… -
how to make user not have an expiration dateSummary: how to make user not have an expiration date Content (please ensure you mask any confidential information): como hacer usuario no tenga una fecha de vencimiento… -
Error invoking the WebService Incidents on Services from Sales, which updates information of an inciContent Hi guys !!!, I do this action from Postman using POST and it works correctly, I am trying to do the same from Sales, in a groovy script and it returns the error …Jose Maldonado-271960 22 views 1 comment 2 points Most recent by Ravindra Sirigiri-Support-Oracle Sales -
Link Created Service Request from Opportunity to a DCL or Service Request SubtabSummary: We have setup Service request as a subtab on opportunity page and set an Object trigger which creates a service request from opportunity. However we are unable … -
Need to Closed all the tasks if opportunity got closed via groovy scriptSummary: Hi All, I have to write to groovy script to close all the tasks if opportunity got closed. Can anyone provide me sample of groovy code to achieve this requireme… -
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op… -
I need your help to create a trigger in order to validate if the “national ID” fieldDears, I need your help to create a trigger in order to validate if the “national ID” field located in the contact object, is “not null” before converting any lead to op… -
How to fix multiple record line showing for the same resource in opportunity team tab?Summary: Showing multiple record for the same resource in opportunity team tab. I can replicate this scenario by creating a new opportunity record and the opportunity RB… -
Why I am getting Refused to connect error in the iFrame?Summary: URL related to the subtab is not getting opened in the iframe. The URL which is getting returned at the end of the sub tab script is working if we open it in a … -
Need to Auto Populate Fields from Opportunity in Related Custom Object.Summary: We have created a Related custom object called Sample Tracking Against an Opportunity. When we create sample tracking records with custom Fields such as 1. Cust… -
Too many objects match the primary key oracle.jbo.Key[300000022673309 300000022071613 ]Summary: Trying to add a team member to Appointment via Groovy and erroring out Content (required): Trying to add a team member to Appointment via Groovy and erroring ou…n_Kiranmayee-Oracle 221 views 3 comments 0 points Most recent by Poorna Chandra Rao. Garlapati Sales -
Essbase variables are slower than direct referenceHi All, Can some one examine my two scripts carefully and help me understand why using Essbase variable is slower than direct reference of the cross dimension. Please no… -
Delete data except shared memberHello experts, I have an account dimension (dense dimension) that I have a hierarchy with 1000 members, this hierarchy has shared members and store members. I would like… -
A validation error was received from the Planning server.Hi, I receive the bellow error when validating my script. DATACOPY &OEP_CurMnth->&OEP_CurYr->"OEP_Actual" TO "OEP_Yearly Plan"->(@ismbr(@MEMBER(@shiftsibling(&OEP_NextYe…