Groovy
Discussion List
-
Execute Dashboard from Opportunity Object through a LinkHi All, Summary: Execute Dashboard from Opportunity Object through a Link We have created a dashboard and all the reports in the dashboard are prompted based on the Oppo… -
trigger to validate if the national ID field located in contact object is not null before lead conveDears, 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… -
password should not be from the last 3 password used using groovy in oracle fusion sales cloudSummary: We have created a custom text field "Password" and we get the data from Mobile App through OIC. We would like incorporate a password policy where the custom fie… -
Groovy addValidationError method limitation on dashboards?Summary: I have a simple groovy rule that runs before save that highlights a cell if a value is not entered. It works just fine when accessing the data form natively but… -
How to get related account's account owner's email from the Service Request object?Summary: We are trying to write a workflow on the Service Request object to alert the account owner when a Service Request has been created. In order to do this, we must… -
Error in Groovy Calc calling the Change Planning Unit StatusContent I am trying to use this command in a groovy calc. I have gotten other direct calls to the REST API to work with this connection. I have reviewed the help for thi… -
"An unknown error occured" in groovy while accessing substitution variablesContent (required): Hi guys! There is a small issue. I am trying to access substitution variable which contains empty,Freeze,Freeze,Freeze as highlighted in the below im… -
Groovy validationSummary: Groovy validation Content (required): I want to change color of nitaqat% if it exceeds required % I am new to groovy and not able to cross dim. Any help will be…
-
Groovy to Validated data from another formSummary: I want to validate data from another combination and change the cell background. I have a form where User will input target % in No lob-no entiy etc combination…
-
Read File Contents From Attached FileSummary Read File Contents From Attachments in GroovyContent Hi Team, We are trying to read the File contents from attachments of Custom object. We are using following t… -
CX Sales show outbound REST Web Service InformationSummary: Content (required): I'm new with groovy scripts and CX Sales, our Design team have a question about outbound web services, is about if is possible to show the o… -
Comparing 2 double values using groovy in EPBCSSummary: Need to compare grid values which are "double" data type using groovy Content (required): Hi all, Encountering a small hurdle in groovy. I have 2 values which a… -
Accessing JSON file and updating it using groovySummary: Hi guys, Okay, here is what I have to do. I need to maintain JSON array in a file and modify it accordingly based on requirement. So, if it is possible, can you… -
Is Database refresh required after member property update through groovySummary: we have enabled create dynamic member at parent level and performed a refresh. Post that we are able to achieve following activities through groovy without any … -
Update UDA using API/GroovySummary Updating member UDA upon runnen calc ruleContent Hi all, For one of our customers we want to update (assign/remove) a UDA for the entity dimension, triggerd by a… -
Making cells read-only On clicking the action menuSummary: Making cells read-only Making cells read-only after running the groovy rule in action menu. Content (required): Hi guys, I have the groovy rule which make the c… -
Retrieving size of JSON key using groovy script in EPBCSSummary: Need to retrieve size of keys in JSON array using EPBCS groovy script. Content (required): Hello guys, I have the following JSON array: def json_str = """{ "101… -
Adding resources in Custom Teams under object Custom_Object_CSummary: We created a Custom Teams object in our Custom object custom_Object_C to leverage OOTB Resource object, Relationship is M:M between the two objects. We are buil…Anubha Vijayvergiya-Oracle 31 views 2 comments 0 points Most recent by Anubha Vijayvergiya-Oracle Sales -
Issue with Groovy RuleSummary: The requirement is to transfer the data from one department to another and if in the target department entered headcount is more than available headcount in sou… -
Field Validators are not working when updating from Postman toolSummary: We have Field Validators and it should work based on roles. When updating Business Object from Postman tool it is not checking the roles and updating the column… -
how to export all custom lookups defined in application using export managementSummary how to export all custom lookups defined in applicationContent Hi All, Is there any way to export all custom lookups defined in application through export manage… -
Groovy to change background color for Dimension member simultaneously with cell backgroundSummary: Content (required): I need to change background color of dimension member background also with cell background Please guide with the groovy code to do the same …