Groovy
Discussion List
-
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 222 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… -
undefined getting while clicking on search ButtonSummary: We have From date and To date in Input search criteria. If we don't put then it should pass NULL value but it seems "undefined" value is assigning. How to handl… -
Groovy script to extract all level data of BSO cubeSummary: Hi All, We have a custom cube and we would like to extract all level in a specified csv file format , (any other groovy function will be helpful) Cube cube = op… -
How to show a success message in SFAHi experts. I am developing a functionality in groovy script to syncronize a record from a custom object created in Oracle Sales, this action is invoked from an action i… -
Groovy Rule Fails Validation getDataGridBuilderSummary: I am walking through the Oracle tutorial on Groovy using their sample code and provided Snapshot. When I try to validate the sample code, I am getting an error:… -
EPM Integration Agent: Connect to Azure DB using Active Directory authentication - Groovy scriptSummary: Using EPM Agent Groovy script (BefExtract) to connect to Azure DB using Active Directory authentication Content (required): I can connect to a Azure DB with AD … -
Can I import activity record with attachment in one import?Summary: Can I import activity record with attachment in one import? is it 1st we need to import activity record and then add attachment to it in a separate import? whic… -
Territory re assignment to opportynitiesSummary Territory re assignment or re allignment when the primary partner changes in opportunityContent Hi All, We have territory assignment to opportunities with both p… -
PBCS DATACOPY expected behavior.Hi Guis, Can someone please confirm below cases are as expected with DATACOPY command. case #1: SET COPYMISSINGBLOCK OFF; Source has block but copy intersection has #Mis…