Groovy
Discussion List
-
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i… -
Uppercase: query parameter value in API from Visual BuilderSummary Uppercase: query parameter value in API from Visual BuilderContent Hi All, I have an input text (inpVar) and the API with 10 attributes, out of which Name attrib… -
Add $ to only non zero values in number column in oj-tableSummary Add $ to only non zero values in number column in oj-tableContent Hi All, I have used below template for one column in the table, -
Executing action chain before export data and get the latest results in the exported csv fileSummary Executing action chain before export data and get the latest results in the exported csv fileContent Hi All, Our curret design is that we have 2 buttons, one whi… -
How to stop creating duplicate Partners Account in OSC Partner ManagementSummary Ability to stop creating duplicate Partners Account in OSC Partner ManagementContent Hi Team, In OSC Partner Management, we should restrict duplicate partner acc… -
Groovy to Get Metadata from Action Menu RowSummary Running a business rule from action menu on a row in a form and need to get metadata from that row.Content I am writing a custom employee transfer rule in groovy… -
defaulting oj-combobox-many value on page loadSummary defaulting oj-combobox-many value on page loadContent Hi All, For oj-combobox-one -> assign variable is working fine to default the value and it is working fine … -
Partner territory assignment to opportunitySummary If i create a opportunity 1st and associate partner afte that will the the partner territory assigned to opprtunityContent HI All, 1. if i create a opportunity f… -
Delete Existing Shared Members through a script in EPBCSContent Hi all, I'm looking to delete all existing shared members from the hierarchy under a single parent. How would I do that using a Groovy script? Any help is apprec… -
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t… -
Groovy rule calling RESTAPI PLAN_TYPE_MAP - not workingContent I am working on a groovy rule to call a REST API for running a data map. I would skip the API and use a smart push, however I want to bypass dimensional security… -
Update Data Map definition with groovySummary Can the definition of a data map be alter with groovyContent We have a need to allow a power user to execute a data map. It cannot be a smart push because the am…User_2025-01-30-02-55-20-807 49 views 4 comments 0 points Most recent by User_2025-01-30-02-55-20-807 Planning -
Is there a way to pass entity selection as RTP for data load rule in data integration?Content Team We have two separate instance like Finance and workforce due to security reasons. As part of monthly business activities 30 brand users are supposed to send… -
What's New in 21.07?Summary Better late than never for me to post...Content Yes, I know I'm 2 weeks later than normal. Sorry if you haven't been able to sleep at night awaiting this post bu… -
REST RulesSummary RestContent Hello, I am trying to run a simple BR by calling it using REST. It seems that RESTAPI code validates and runs but I don't see it running in the jobs … -
User Profile Functionality in Oracle Sales CloudContent Hi, Is there a function in Oracle Sales Cloud that is similar to the User Profile option in Siebel where I can configure a profile name and value that is accessi… -
Export data is not waiting for the action chain to complete - oj-sample-export-dataSummary Export data is not waiting for the action chain to complete - oj-sample-export-dataContent Hi All, I have used oj-sample-export-data for exporting the data from … -
Groovy code in Object Trigger failingContent I am trying to update locationCount filed in Location BO(Parent) when a new entry is done in Department BO(Child) but it is giving me error when I am inserting d… -
VBCS BO: Throwing Custom dynamic Error when Business Rule Object Validator condition fails.Content While creating Object Validator in we enter a fixed Error Message, but my requirement is if we can throw a dynamic error based on the where the validation has fa… -
Converting XML to JSON in VBCSContent Hello, We have a requirement wherein we want to convert BI report output from xml format to json in VBCS. I have searched for existing requirement in other posts… -
Groovy Scripting combining 2 Lists using .UniqueContent We have a groovy script that identifies the Entity members that changes in a form when saved. We will then loop through this list of changed Entities and come up… -
Groovy check if rtps enteredValue is empty; then exitContent Hi, I wonder what is the easy and proper way to check if RTP value is empty, then the groovy script will quit or exit without doing the rest of code. The attache… -
How To Assign New Owner In Sales Lead Using Groovy ScriptContent Hi, I am trying to develop a way to reassign a lead back to its previous owner when the current assigned owner rejects the assignment. However, on the part of se… -
Execution of MDX for ASO CubeSummary Execution of MDX for ASO CubeContent Hi All, We are loading a specific KPI via Data Management into ASO Cube. But this data needs to be multiplied by 1000. This … -
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search … -
EPBCS Financials how can I use OFS_Trend Based Calculation on custom Form?Content Hi all, Tried to use the OFS_Trend Based Calculation on a custom form but apparently runs but does not produce any results. I use some custom driver accounts on …
-
What is recommended approach - Financial Statement reports - with FRS tool in Oracle GL or with EPMSummary What is recommended approach - Financial Statement reports - with FRS tool in Oracle GL or with EPM toolContent Looking for some expert advice about the best app… -
Need to Delete Empty Blocks via Groovy RuleSummary Restructure & Clear Cube Not WorkingContent Hello, If possible I need to delete empty blocks from a BSO cube using a rule. The ClearBlock All function is not doi…