Groovy
Discussion List
-
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… -
Dynamic update of Metadata with discarded items from FDMEEContent Hi all! I'm working on PBCS and I'm triyng to understand if it is possible, using groovy, to create some dimensions' members dynamically during and FDMEE data in… -
get the Response time of a REST webservice call through GroovyContent Is there any way to get the response time of a Rest web service (GET/PATCH/POST) call through groovy. For example, for get transaction, we are using the below li… -
Groovy datagrid builder addcolumnContent Hi, I am trying to use DataGridBuilder to post values to the database. when I statically pass values to addcolumn it works okay. builder.addColumn('12356','37460… -
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio… -
Does Oracle University have any course on Groovy script development for EPBCS?Summary Does Oracle University have any course on Groovy script development for EPBCSContent Does Oracle University have any course on Groovy script development for EPBC… -
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe… -
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi… -
Groovy to save Json or csv in Data Management InboxSummary Groovy to save Json or csv in Data Management InboxContent Are there anyway to use Groovy scripting within the application to save the HttpResponse as a csv or j…