Groovy
Discussion List
-
Address Verification Integration with Code 1 in Oracle CXSummary: I have implemented an address verification integration with Code 1 from Oracle CX, which is triggered during address creation in Oracle CX via OIC. When a user …
-
Contacts are not visible in List view but able to see in Hierarchy ViewSummary: In Accounts we have Contacts and Relationships, but for 2 of the contacts we could see the Relationship but that contacts are not visible in contacts tab under …
-
The email is not visible in the UI, but it is still triggering the validation scriptSummary: We have a validation script that queries active contacts where Status = 'A' and Internal Flag = 'N'. This validation is triggered in both scenarios — when a use…
-
How to configure auxiliary dimension for opportunity custom field for territory assignmentContent Hi All, Can anyone help me with steps or special configuration steps required to setup opportunity object custom field as auxiliary dimension. i was following or…
-
Scheduling a Process on Business Days OnlyHi, We have a requirement from the client to schedule the process "Schedule Custom Groovy Object Functions" only on business days. Is there a way to do this? Thank you, …
-
Not able to set revenue line revenue currency from opty header using groovySummary: Need to convert the Opportunity Revenue lines currency values based on the Currency change on the Opportunity header. Content (please ensure you mask any confid…
-
How to transfer null value from CDM to FA through OICSummary: Hi, I have an integration from CDM to Fusion Application through OIC. But, I've found out that null or '' values can not be sent to FA. For example current valu…
-
How to create Approval flow using BPM Worklist for custom objectHi, There is a requirement to create a Approval flow for a custom child object of opportunity object. Once workflow is triggered, the email should have the opportunity l…
-
Groovy's BeforeUpdate does not workThe BeforeUpdate script does not run when I add an attachment to a Opportunity. Please tell me how to run a script when adding an attachment.
-
Referencing Assessments on Validation Rule for OpportunityObjectTrying to create a Groovy Script for a Validation Rule on the Opportunity Object. Essentially stating: if(OpportunityType_c == 'NEWANNUITYACCOUNT' && Revenue >= 100000 &…
-
How to make saved search based on a DCL fieldHi, We have a custom object used and there is one DCL field created in the object to assign a record to a particular user. I want to create a saved search based on that …
-
I want to check the file name of Opportunity attachments using Groovy.I want to generate an error when saving if there is an apostrophe in the file name of an Opportunity attachment. When I implemented this in the BeforeUpdate trigger, if …
-
Getting error while updating a custom field in Resource objectHi, I am trying to update a field in Resource object when a change happens in a custom object. We have a DCL field in the custom object to select a resource from the res…
-
Redwood - Display different child object SubViewLayout based on parent record dataSummary: Hi, on Redwood UI we have the need to differentiate the SubViewLayout for a child object (revenue items) based on data from the parent record (opportunity). Con…
-
How to obtain the file name attached to a OpportunityCan Groovy generate an error when a comma is included in the file name attached to a Opportunity?
-
Groovy code to Set Contact Owner as Account Owner - Oracle CX Sales and Service FusionSummary: We have 80000 contact in system. Business wants that all contact's owner must be same as linked Account's Owner. And also if Account owner is updated then autom…
-
Custom Object is not available in Import ManagementSummary Custom Object is not available in Import Management even after adding 'Custom Object Administration' role to User and checking Create,Update,Delete check-boxes f…
-
Field trigger is not working in Redwood UISummary: we have a lot of field trigger functions used in our system and unfortunately it is not working properly in redwood. example we have field 1 and field 2, when u…
-
Object function not invoked from object workflow when condition is satisfiedSummary: We are trying to insert record in custom object via object workflow where we used Object Function.When we added runtime messages in workflow condition,we can se…
-
Industry Delete restrictionSummary: There is a customer requirement for the Industry field, where they want to ensure that it remains non-editable. Since making the field non-editable directly is …
-
Clarification on Triggers upon delete operationHi Team, We have a requirement where, when an additional identifier is deleted, we need to validate whether it has an expiration date populated. If the expiration date i…
-
How to make field Read-Only in Mobile AppHi Team, I have received a requirement to make certain fields read-only in the mobile application once the user logs into the system. Could you please guide me on how th…
-
Can you associate a Lead to an already existing Opportunity from groovy scripts or rest apis?Summary: I'm trying to make an association from Lead to Opportunity from an automated process without actually creating the Opportunity but referring to an already exist…
-
How to refresh all Opportunity Revenue lines even if one revenue line gets updated? Using GroovySummary: We want to refresh all the Opportunity revenue lines even if one revenue line gets updated using groovy Example for a given Opportunity there are 10 revenue lin…Lavu Kalyan Chakravarthi 52 views 2 comments 0 points Most recent by Angel Tripp - Support-Oracle Sales
-
How to access attachments of Interaction object in groovySummary: Hi, We have a requirement to show the total no. of attachments associated with the interaction (Redwood Sales) in a custom field. How to access attachment infor…
-
unable to remove revenue lines using groovySummary: We want to delete revenue line using groovy scripting when a new revenue line is added for the same Opportunity. Scenario is: For example we have an Opportunity…
-
Account Name Update RestrictionSummary: For certain roles, the customer wants the Account Name field to be non-updatable. In the Test instance, we tried using a field-level script in the Updatable con…
-
Help Creating Event Listeners and Action ChainWe are looking to create an Even Listener and Action Chain so that when we change an Opportunity Type it automatically changes to a specific Sales Stage. The documentati…
-
can custom groovy script written behind create quote buttonSummary: We have a business need, where customer wants that user's should be able to create quote only on certain type of Account. For example consider we have Account t…
-
Can we create a custom Scheduled Process in CX Sales and Service Fusion ?Summary: We want to create a custom Scheduled Process Job with our own condition and logic so is it achievable in CX Sales and Service Product ? Content (please ensure y…