Groovy
Discussion List
-
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 …
-
Sales Cloud - where do I write custom logs?Summary: Need to know where to write custom log information from groovy script triggers on an object Content (required): Use case: We have a an object trigger on create … -
Cell color for editable cell onlyCell color for editable cell onlySummary: Cell color for editable cell only Content (required): Groovy rule for Cell color for editable cell only Version (include the version you are using, if applicabl…
-
Pass user variables from one POD to another - possible?We have a client with multiple business processes - I am trying to see if it is possible to pass user variables from one business process to another for the user that is… -
Extra usage is adding in party usage subtab after merge process how to remove itSummary how to remove extra usage from pasty assigiment after mergeContent Hi All, when i run a merge process for Customer and transactional account as per rules custome… -
[Data Management] Is there a way to dynamically name the export file based on the run year?Summary: Hi everyone, We are extracting data from our Planning application for an external PowerBI dashboard using the "Data Export to File" target application type. Bec… -
Workforce Planning: FTE larger than 1Content Hi, The default range of FTE for adding requisition is 0 to 1. Our client has a requirement to expand this range. I changed it to -100 to 100 in both the custom … -
Limitation on Run Time MessagesContent When few triggers are being executed we have observed that not all the values are getting printed, only 250 lines are getting printed. Is there any limitation on…